summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2012-01-19Merge commit 'v2.6.35.14' into del-5.8/mainAlex Gonzalez
2011-08-01net: filter: Use WARN_RATELIMITJoe Perches
2011-04-28gro: reset skb_iif on reuseAndy Gospodarek
2011-04-28gro: Reset dev pointer on reuseHerbert Xu
2011-03-31net: Fix ip link add netns oopsEric W. Biederman
2011-03-31net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-02-06net/dst: dst_dev_event() called after other notifiersEric Dumazet
2011-02-06filter: fix sk_filter rcu handlingEric Dumazet
2011-02-06net: Export cred_to_ucred to modules.David S. Miller
2011-02-06sock: Introduce cred_to_ucredEric W. Biederman
2011-02-06scm: Capture the full credentials of the scm sender.Eric W. Biederman
2011-01-17ENGR00126692-3: Upgrade kernel to 2.6.35Dinh Nguyen
2010-12-14filter: make sure filters dont read uninitialized memoryDavid S. Miller
2010-12-14net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer
2010-12-14net: Limit socket I/O iovec total length to INT_MAX.David S. Miller
2010-12-14net: NETIF_F_HW_CSUM does not imply FCoE CRC offloadBen Hutchings
2010-11-22net/core: Allow tagged VLAN packets to flow through VETH devices.Ben Greear
2010-11-22net: add a recursion limit in xmit pathEric Dumazet
2010-11-22net: Fix the condition passed to sk_wait_event()Nagendra Tomar
2010-11-22net: clear heap allocations for privileged ethtool actionsKees Cook
2010-09-26gro: Re-fix different skb headroomsJarek Poplawski
2010-09-26gro: fix different skb headroomsEric Dumazet
2010-08-26net: disable preemption before call smp_processor_id()Changli Gao
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-07-25net: dev_forward_skb should call nf_resetBen Greear
2010-07-22net: Fix skb_copy_expand() handling of ->csum_startDavid S. Miller
2010-07-22net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.cAndrea Shepard
2010-07-14net: fix problem in reading sock TX queueTom Herbert
2010-07-14net/core: neighbour update OopsDoug Kehn
2010-07-14net: skb_tx_hash() fix relative to skb_orphan_try()Eric Dumazet
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend
2010-06-29ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings
2010-06-29ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALLBen Hutchings
2010-06-13net: rxhash already set in __copy_skb_headerEric Dumazet
2010-06-13net: fix deliver_no_wcard regression on loopback deviceJohn Fastabend
2010-06-10pktgen: Fix accuracy of inter-packet delay.Daniel Turull
2010-06-10pkt_sched: gen_estimator: add a new lockEric Dumazet
2010-06-10net: deliver skbs on inactive slaves to exact matchesJohn Fastabend
2010-06-09net: Print num_rx_queues imbalance warning only when there are allocated queuesTim Gardner
2010-06-02net: fix conflict between null_or_orig and null_or_bondJohn Fastabend
2010-05-31net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet
2010-05-31Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-05-29net: fix sk_forward_alloc corruptionsEric Dumazet
2010-05-29skb: make skb_recycle_check() return a bool valueChangli Gao
2010-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-28netlink: bug fix: wrong size was calculated for vfinfo list blobScott Feldman
2010-05-28netlink: bug fix: don't overrun skbs on vf_port dumpScott Feldman
2010-05-28net: fix __neigh_event_send()Eric Dumazet
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds