summaryrefslogtreecommitdiffstats
path: root/net/core
AgeCommit message (Expand)Author
2012-05-17net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2012-05-17net: filter: Use WARN_RATELIMITJoe Perches
2012-03-14net: sk_add_backlog() take rmem_alloc into accountEric Dumazet
2012-03-14rtnetlink: Add missing manual netlink notification in dev_change_net_namespacesEric W. Biederman
2012-03-14gro: reset skb_iif on reuseAndy Gospodarek
2012-03-14gro: Reset dev pointer on reuseHerbert Xu
2011-04-17net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-04-17filter: fix sk_filter rcu handlingEric Dumazet
2011-04-17filter: make sure filters dont read uninitialized memoryDavid S. Miller
2011-04-17net: Limit socket I/O iovec total length to INT_MAX.David S. Miller
2011-04-17net: avoid limits overflowEric Dumazet
2011-04-17net: NETIF_F_HW_CSUM does not imply FCoE CRC offloadBen Hutchings
2011-04-17net: clear heap allocation for ETHTOOL_GRXCLSRLALLKees Cook
2011-01-06net: clear heap allocations for privileged ethtool actionsKees Cook
2011-01-06net: Fix the condition passed to sk_wait_event()Nagendra Tomar
2011-01-06tcp: Fix >4GB writes on 64-bit.David S. Miller
2011-01-06gro: Re-fix different skb headroomsJarek Poplawski
2011-01-06gro: fix different skb headroomsEric Dumazet
2010-08-26net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski
2010-08-26net: Fix napi_gro_frags vs netpoll pathJarek Poplawski
2010-08-26net: dev_forward_skb should call nf_resetBen Greear
2010-08-02ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings
2010-08-02ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALLBen Hutchings
2010-08-02net/core: neighbour update OopsDoug Kehn
2010-08-02net: fix problem in reading sock TX queueTom Herbert
2010-08-02gro: Fix bogus gso_size on the first fraglist entryHerbert Xu
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright
2010-05-06veth: Dont kfree_skb() after dev_forward_skb()Eric Dumazet
2010-04-22rtnetlink: potential ERR_PTR dereferenceDan Carpenter
2010-04-21net: Fix an RCU warning in dev_pick_tx()David Howells
2010-04-15net: dev_pick_tx() fixEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-22netpoll: warn when there are spaces in parametersAmerigo Wang
2010-03-18net: Potential null skb->dev dereferenceEric Dumazet
2010-03-16NET: netpoll, fix potential NULL ptr dereferenceJiri Slaby
2010-03-10net: Fix dev_mc_add()Eric Dumazet
2010-03-10net: Annotates neigh_invalidate()Eric Dumazet
2010-03-08ethtool: Use noinline_for_stackEric Dumazet
2010-03-07sock.c: potential null dereferenceDan Carpenter
2010-03-05ethtool: Add direct access to ops->get_sset_countJeff Garzik
2010-03-05ethtool: Add direct access to ops->get_sset_countJeff Garzik
2010-03-05net: backlog functions renameZhu Yi
2010-03-05net: add limit for socket backlogZhu Yi
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-28scm: Only support SCM_RIGHTS on unix domain sockets.Eric W. Biederman
2010-02-28ethtool: do not set some flags, if others failedJeff Garzik
2010-02-27rtnetlink: support specifying device flags on device creationPatrick McHardy
2010-02-27dev: support deferring device flag change notificationsPatrick McHardy
2010-02-27rtnetlink: handle rtnl_link netlink notifications manuallyPatrick McHardy
2010-02-27rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()Patrick McHardy