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