aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
...
| * | | | | | vlan: Optimize multiple unregistrationEric Dumazet2009-10-28
| * | | | | | net: add a list_head parameter to dellink() methodEric Dumazet2009-10-28
| * | | | | | net: Introduce unregister_netdevice_many()Eric Dumazet2009-10-28
| * | | | | | net: Introduce unregister_netdevice_queue()Eric Dumazet2009-10-28
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-27
| |\ \ \ \ \ \
| * | | | | | | vlan: allow null VLAN ID to be usedEric Dumazet2009-10-27
| * | | | | | | rtnetlink: speedup rtnl_dump_ifinfo()Eric Dumazet2009-10-24
| * | | | | | | rtnetlink: rtnl_setlink() and rtnl_getlink() changesEric Dumazet2009-10-22
| * | | | | | | net: Use sk_tx_queue_mapping for connected socketsKrishna Kumar2009-10-20
| * | | | | | | net: Fix for dst_negative_adviceKrishna Kumar2009-10-20
| * | | | | | | net: Introduce sk_tx_queue_mappingKrishna Kumar2009-10-20
| * | | | | | | filter: Add SKF_AD_QUEUE instructionEric Dumazet2009-10-20
| * | | | | | | pkt_sched: ingress socket filter by markjamal2009-10-20
| * | | | | | | net: sk_drops consolidation part 2Eric Dumazet2009-10-18
| * | | | | | | net: sk_drops consolidationEric Dumazet2009-10-14
| * | | | | | | net: Use netdev_alloc_skb_ip_align()Eric Dumazet2009-10-13
| * | | | | | | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-12
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-09
| |\ \ \ \ \ \ \
| | * | | | | | | wext: refactorJohannes Berg2009-10-07
| * | | | | | | | net: Make UFO on master device independent of attached devicesSridhar Samudrala2009-10-08
| * | | | | | | | ethtool: Add reset operationBen Hutchings2009-10-07
| * | | | | | | | pkt_sched: gen_estimator: Dont report fake rate estimatorsEric Dumazet2009-10-07
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-07
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | net: export device speed and duplex via sysfsAndy Gospodarek2009-10-05
| * | | | | | | | net: introduce NETDEV_POST_INIT notifierJohannes Berg2009-10-05
| * | | | | | | | pktgen: Avoid dirtying skb->users when txq is fullEric Dumazet2009-10-05
| * | | | | | | | ethtool: Remove support for obsolete string query operationsBen Hutchings2009-10-05
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-08
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-12
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-05
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | printk: Remove ratelimit.h from kernel.hIngo Molnar2009-09-22
* | | | | | | | pktgen: Fix netdevice unregisterEric Dumazet2009-11-24
* | | | | | | | pktgen: Fix device name comparesEric Dumazet2009-11-23
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | gro: Fix illegal merging of trailer trashHerbert Xu2009-11-17
| |_|_|_|_|/ |/| | | | |
* | | | | | net: Fix the rollback test in dev_change_name()Eric Dumazet2009-11-16
| |/ / / / |/| | | |
* | | | | net: fix sk_forward_alloc corruptionEric Dumazet2009-10-30
| |_|_|/ |/| | |
* | | | pktgen: Dont leak kernel memoryEric Dumazet2009-10-24
| |_|/ |/| |
* | | wext: let get_wireless_stats() sleepJohannes Berg2009-10-05
* | | pktgen: restore nanosec delaysEric Dumazet2009-10-05
* | | pktgen: Fix multiqueue handlingEric Dumazet2009-10-05
| |/ |/|
* | pktgen: Fix delay handlingEric Dumazet2009-10-01
* | net: restore tx timestamping for accelerated vlansEric Dumazet2009-09-30
* | net: Fix sock_wfree() raceEric Dumazet2009-09-30
* | net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* | wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg2009-09-28
* | pktgen: better scheduler friendlinessStephen Hemminger2009-09-24
* | pktgen: T_TERMINATE flag is unusedStephen Hemminger2009-09-24
* | mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-17
|\
| * bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua2009-09-15