summaryrefslogtreecommitdiff
path: root/net/core (follow)
Commit message (Expand)AuthorAge
...
| * | | | | net: remove two kmemcheck annotationsEric Dumazet2010-09-03
| * | | | | net: dev_add_pack() & __dev_remove_pack() changesEric Dumazet2010-09-02
| * | | | | net: make rx_queue sysfs_ops conststephen hemminger2010-09-01
| * | | | | net: skbuff.c cleanupEric Dumazet2010-09-01
| * | | | | skge: add GRO supportEric Dumazet2010-09-01
| * | | | | pktgen: remove non used variableEric Dumazet2010-08-31
| * | | | | gro: __napi_gro_receive() optimizationsEric Dumazet2010-08-26
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-25
| |\ \ \ \ \
| | * | | | | cfg80211: support sysfs namespacesJohannes Berg2010-08-16
| * | | | | | ethtool: allow non-netadmin to query settingsstephen hemminger2010-08-23
| * | | | | | net: copy_rtnl_link_stats64() simplificationEric Dumazet2010-08-23
| * | | | | | net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller2010-08-23
| * | | | | | net: 802.1q: make vlan_hwaccel_do_receive() return voidChangli Gao2010-08-22
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-21
| |\ \ \ \ \ \
| * | | | | | | net: rps: fix the wrong network header pointerChangli Gao2010-08-21
| * | | | | | | net: rps: use proto_ports_offset() to handle the AH message correctlyChangli Gao2010-08-19
| * | | | | | | net: rps: skip fragment when computing rxhashChangli Gao2010-08-19
| * | | | | | | net: rps: reset network header before calling skb_get_rxhash()Changli Gao2010-08-19
| * | | | | | | net: simplify flags for tx timestampingOliver Hartkopp2010-08-19
| * | | | | | | ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings2010-08-17
| * | | | | | | core: Factor out flow calculation from get_rps_cpuKrishna Kumar2010-08-16
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-21
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar2010-10-08
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar2010-09-21
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-15
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | skb: Add tracepoints to freeing skbKoki Sanagi2010-09-07
| * | | | | | | | | netdev: Add tracepoints to netdev layerKoki Sanagi2010-09-07
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-21
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | net: suppress RCU lockdep false positive in sock_update_classidPaul E. McKenney2010-10-07
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | net: clear heap allocations for privileged ethtool actionsKees Cook2010-10-11
* | | | | | | | net: clear heap allocation for ETHTOOL_GRXCLSRLALLKees Cook2010-10-08
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | net: Fix the condition passed to sk_wait_event()Nagendra Tomar2010-10-03
|/ / / / / /
* | | | | / tcp: Fix >4GB writes on 64-bit.David S. Miller2010-09-27
| |_|_|_|/ |/| | | |
* | | | | net: fix a lockdep splatEric Dumazet2010-09-24
| |_|/ / |/| | |
* | | | net: use rcu_barrier() in rollback_registered_manyEric Dumazet2010-09-14
| |/ / |/| |
* | | gro: Re-fix different skb headroomsJarek Poplawski2010-09-08
* | | net: fix tx queue selection for bridged devices implementing select_queueHelmut Schaa2010-09-07
* | | pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimatorJarek Poplawski2010-09-02
* | | gro: fix different skb headroomsEric Dumazet2010-09-01
|/ /
* / net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski2010-08-17
|/
* net: disable preemption before call smp_processor_id()Changli Gao2010-08-07
* net: Fix napi_gro_frags vs netpoll pathJarek Poplawski2010-08-05
* Revert "net: remove zap_completion_queue"David S. Miller2010-08-03
* net: cleanup inclusionChangli Gao2010-08-02
* net: ingress filter message limitStephen Hemminger2010-08-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-27
|\
| * net: dev_forward_skb should call nf_resetBen Greear2010-07-25
| * net: Fix skb_copy_expand() handling of ->csum_startDavid S. Miller2010-07-22
| * net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.cAndrea Shepard2010-07-22
* | drop_monitor: use genl_register_family_with_ops()Changli Gao2010-07-26