summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2014-02-10drop_monitor: dont sleep in atomic contextEric Dumazet
2014-02-10drop_monitor: prevent init path from scheduling on the wrong cpuNeil Horman
2014-02-10drop_monitor: Make updating data->skb smp safeNeil Horman
2014-02-10drop_monitor: fix sleeping in invalid context warningNeil Horman
2014-02-10net/core: Fix potential memory leak in dev_set_alias()Alexey Khoroshilov
2014-02-10net: reduce net_rx_action() latency to 2 HZEric Dumazet
2014-02-10net: guard tcp_set_keepalive() to tcp socketsEric Dumazet
2013-01-16net: Fix ip link add netns oopsEric W. Biederman
2013-01-16gro: reset vlan_tci on reuseBenjamin Poirier
2013-01-16net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang
2012-08-17net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o
2012-08-17scm: lower SCM_MAX_FDEric Dumazet
2012-08-17GRO: fix merging a paged skb after non-paged skbsMichal Schmidt
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