aboutsummaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
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
2010-05-27net: fix lock_sock_bh/unlock_sock_bhEric Dumazet
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-24tun: Update classid on packet injectionHerbert Xu
2010-05-24cls_cgroup: Store classid in struct sockHerbert Xu
2010-05-23net-2.6 : V2 - fix dev_get_valid_nameDaniel Lezcano
2010-05-23rtnetlink: Fix error handling in do_setlink()David Howells
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe
2010-05-21pipe: add support for shrinking and growing pipesJens Axboe
2010-05-21net: Expose all network devices in a namespaces in sysfsEric W. Biederman
2010-05-21net/sysfs: Fix the bitrot in network device kobject namespace supportEric W. Biederman
2010-05-21netns: Teach network device kobjects which namespace they are in.Eric W. Biederman
2010-05-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt
2010-05-21net: fix problem in dequeuing from input_pkt_queueTom Herbert
2010-05-20gro: Fix bogus gso_size on the first fraglist entryHerbert Xu
2010-05-17net: Add netlink support for virtual port management (was iovnl)Scott Feldman
2010-05-17net: Remove unnecessary semicolons after switch statementsJoe Perches
2010-05-17net: add a noref bit on skb dstEric Dumazet
2010-05-17rps: avoid one atomic in enqueue_to_backlogEric Dumazet
2010-05-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright
2010-05-16net: Introduce sk_route_nocapsEric Dumazet
2010-05-15net: Consistent skb timestampingEric Dumazet
2010-05-15net: adjust handle_macvlan to pass port struct to hookJiri Pirko
2010-05-14tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-06rps: Various optimizationsEric Dumazet