Age | Commit message (Expand) | Author | Files | Lines |
2012-06-14 | dcbnl: Use type safe nlmsg_data() | Thomas Graf | 1 | -1/+1 |
2012-06-14 | dcbnl: Move dcb app allocation into dcb_app_add() | Thomas Graf | 1 | -25/+22 |
2012-06-14 | dcbnl: Move dcb app lookup code into dcb_app_lookup() | Thomas Graf | 1 | -46/+35 |
2012-06-14 | dcbnl: Return consistent error codes | Thomas Graf | 1 | -135/+138 |
2012-06-14 | dcbnl: Use dcbnl_newmsg() where possible | Thomas Graf | 1 | -14/+2 |
2012-06-14 | dcbnl: Remove now unused dcbnl_reply() | Thomas Graf | 1 | -37/+0 |
2012-06-14 | dcbnl: Shorten all command handling functions | Thomas Graf | 1 | -550/+172 |
2012-06-14 | dcbnl: Prepare framework to shorten handling functions | Thomas Graf | 1 | -0/+71 |
2012-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 47 | -155/+2180 |
2012-06-13 | ethtool: Make more commands available to unprivileged processes | Ben Hutchings | 1 | -0/+5 |
2012-06-13 | net-next: add dev_loopback_xmit() to avoid duplicate code | Michel Machado | 4 | -29/+21 |
2012-06-13 | bonding: remove packet cloning in recv_probe() | Eric Dumazet | 5 | -40/+36 |
2012-06-13 | usbnet: don't initialize transfer buffer before submit status URB | tom.leiming@gmail.com | 1 | -1/+0 |
2012-06-13 | usbnet: remove declaration for intr_complete | tom.leiming@gmail.com | 1 | -37/+35 |
2012-06-13 | usbnet: remove flag of EVENT_DEV_WAKING | tom.leiming@gmail.com | 1 | -3/+2 |
2012-06-13 | usbnet:cdc-phonet: remove usb_get/put_dev in .probe and .disconnect | tom.leiming@gmail.com | 1 | -3/+1 |
2012-06-13 | usbnet:pegasus: remove usb_get/put_dev in .probe and .disconnect | tom.leiming@gmail.com | 1 | -4/+0 |
2012-06-13 | usbnet: remove usb_get/put_dev in .probe and .disconnect | tom.leiming@gmail.com | 1 | -4/+0 |
2012-06-13 | bonding: Fix corrupted queue_mapping | Eric Dumazet | 2 | -6/+10 |
2012-06-13 | ipv4: Add interface option to enable routing of 127.0.0.0/8 | Thomas Graf | 5 | -11/+34 |
2012-06-13 | bonding:record primary when modify it via sysfs | Weiping Pan | 1 | -2/+6 |
2012-06-13 | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller | 3 | -34/+48 |
2012-06-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 219 | -7378/+12126 |
2012-06-12 | tilegx network driver: initial support | Chris Metcalf | 3 | -2/+1902 |
2012-06-12 | phy: Use pr_<level> | Joe Perches | 7 | -36/+50 |
2012-06-12 | tg3: Apply short DMA frag workaround to 5906 | Matt Carlson | 1 | -1/+2 |
2012-06-12 | af_packet: use sizeof instead of constant in spkt_device | danborkmann@iogearbox.net | 1 | -1/+1 |
2012-06-12 | net: stmmac: Fix clock en-/disable calls | Stefan Roese | 1 | -2/+2 |
2012-06-12 | inet: Fix BUG triggered by __rt{,6}_get_peer(). | David S. Miller | 2 | -2/+2 |
2012-06-12 | netfilter: nf_ct_tcp, udp: fix compilation with sysctl disabled | Pablo Neira Ayuso | 2 | -3/+3 |
2012-06-12 | lpc_eth: fix tx completion | Eric Dumazet | 1 | -5/+5 |
2012-06-12 | lpc_eth: add missing ndo_change_mtu() | Eric Dumazet | 1 | -0/+1 |
2012-06-12 | net: keep name_hlist close to name | Eric Dumazet | 1 | -3/+4 |
2012-06-11 | Merge branch 'master' of git://1984.lsi.us.es/net-next | David S. Miller | 34 | -584/+1300 |
2012-06-11 | ssb: add missing PCI ID for b/g/n single band BCM4322 | Jonas Gorski | 1 | -0/+1 |
2012-06-11 | ath9k_hw: Initvals update for AR9462 | Sujith Manoharan | 1 | -0/+1 |
2012-06-11 | mwifiex: scan less channels per scan command to improve Tx traffic | Amitkumar Karwar | 1 | -7/+27 |
2012-06-11 | mwifiex: fix simultaneous scan and Tx traffic problem | Amitkumar Karwar | 4 | -10/+89 |
2012-06-11 | mwifiex: shorten per channel scan time | Bing Zhao | 1 | -3/+3 |
2012-06-11 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 53 | -2553/+2329 |
2012-06-11 | Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | John W. Linville | 16 | -392/+1106 |
2012-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 13 | -31/+69 |
2012-06-11 | inet: Avoid potential NULL peer dereference. | David S. Miller | 3 | -10/+13 |
2012-06-11 | inet: Use FIB table peer roots in routes. | David S. Miller | 2 | -8/+14 |
2012-06-11 | inet: Add inetpeer tree roots to the FIB tables. | David S. Miller | 4 | -5/+16 |
2012-06-11 | inet: Add family scope inetpeer flushes. | David S. Miller | 3 | -1/+31 |
2012-06-11 | ipv4: Kill ip_rt_frag_needed(). | David S. Miller | 4 | -70/+1 |
2012-06-11 | inet: Hide route peer accesses behind helpers. | David S. Miller | 8 | -59/+193 |
2012-06-11 | dummy: fix rcu_sched self-detected stalls | Eric Dumazet | 1 | -1/+3 |
2012-06-11 | net: Reorder initialization in ip_route_output to fix gcc warning | Roland Dreier | 1 | -1/+1 |