Age | Commit message (Expand) | Author | Files | Lines |
2012-07-05 | ipv4: Make neigh lookups directly in output packet path. | David S. Miller | 2 | -11/+28 |
2012-07-01 | phy: add the EEE support and the way to access to the MMD registers. | Giuseppe CAVALLARO | 3 | -4/+38 |
2012-06-30 | net: introduce new priv_flag indicating iface capable of change mac when running | Jiri Pirko | 1 | -0/+2 |
2012-06-30 | netlink: add nlk->netlink_bind hook for module auto-loading | Pablo Neira Ayuso | 1 | -0/+1 |
2012-06-30 | netlink: add netlink_kernel_cfg parameter to netlink_kernel_create | Pablo Neira Ayuso | 1 | -5/+10 |
2012-06-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 5 | -100/+238 |
2012-06-29 | ipv4: Elide fib_validate_source() completely when possible. | David S. Miller | 2 | -0/+6 |
2012-06-29 | ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sani... | Ville Nuorvala | 1 | -0/+2 |
2012-06-29 | ipv4: Adjust in_dev handling in fib_validate_source() | David S. Miller | 1 | -1/+1 |
2012-06-29 | net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() | Thomas Graf | 1 | -0/+2 |
2012-06-29 | tcp: pass fl6 to inet6_csk_route_req() | Neal Cardwell | 1 | -0/+1 |
2012-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 25 | -38/+110 |
2012-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -6/+15 |
2012-06-28 | ipv4: Kill rt->rt_spec_dst, no longer used. | David S. Miller | 2 | -2/+1 |
2012-06-28 | ipv4: Create and use fib_compute_spec_dst() helper. | David S. Miller | 1 | -0/+1 |
2012-06-28 | ipv4: Show that ip_send_reply() is purely unicast routine. | David S. Miller | 1 | -2/+3 |
2012-06-28 | ipv4: Kill early demux method return value. | David S. Miller | 2 | -2/+2 |
2012-06-28 | xfrm_user: Propagate netlink error codes properly. | David S. Miller | 1 | -6/+4 |
2012-06-28 | netdev/phy/of: Add more methods for binding PHY devices to drivers. | David Daney | 1 | -0/+6 |
2012-06-28 | netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs | David Daney | 1 | -1/+17 |
2012-06-28 | Revert "ipv4: tcp: dont cache unconfirmed intput dst" | David S. Miller | 3 | -6/+6 |
2012-06-28 | net: added support for 40GbE link. | parav.pandit@emulex.com | 1 | -0/+8 |
2012-06-28 | netlink: Get rid of obsolete rtnetlink macros | Thomas Graf | 1 | -129/+0 |
2012-06-28 | ipv4: tcp: dont cache unconfirmed intput dst | Eric Dumazet | 3 | -6/+6 |
2012-06-27 | Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
2012-06-27 | bcma: define some additional cores IDs | Rafał Miłecki | 1 | -0/+7 |
2012-06-27 | netlink: Delete NLMSG_PUT and NLMSG_NEW. | David S. Miller | 1 | -8/+0 |
2012-06-27 | team: remove unused rcu_head field from team_port struct | Jiri Pirko | 1 | -1/+0 |
2012-06-27 | team: do not allow to map disabled ports | Jiri Pirko | 1 | -0/+2 |
2012-06-27 | drivers/ieee802154: add support for the at86rf230/231 transceivers | alex.bluesman.smirnov@gmail.com | 1 | -0/+31 |
2012-06-27 | mac802154: add wpan device-class support | alex.bluesman.smirnov@gmail.com | 2 | -12/+10 |
2012-06-26 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville | 4 | -24/+15 |
2012-06-26 | nl80211: specify RSSI threshold in scheduled scan | Thomas Pedersen | 2 | -0/+8 |
2012-06-26 | caif-hsi: Remove use of module parameters | Sjur Brændeland | 1 | -4/+10 |
2012-06-26 | caif-hsi: Replace platform device with ops structure. | Sjur Brændeland | 1 | -19/+19 |
2012-06-26 | caif-hsi: Add rtnl support | Sjur Brændeland | 1 | -1/+20 |
2012-06-26 | net: struct sock cleanups | Eric Dumazet | 1 | -1/+2 |
2012-06-26 | net: Remove 'unlikely' qualifier in skb_steal_sock() | Vijay Subramanian | 1 | -1/+1 |
2012-06-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2012-06-26 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -4/+5 |
2012-06-25 | bug.h: Fix up CONFIG_BUG=n implicit function declarations. | Paul Mundt | 1 | -10/+9 |
2012-06-25 | Merge 3.5-rc4 into usb-linus | Greg Kroah-Hartman | 14 | -20/+82 |
2012-06-24 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -4/+4 |
2012-06-24 | mac80211: clean up debugging | Johannes Berg | 1 | -24/+0 |
2012-06-24 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller | 1 | -1/+5 |
2012-06-23 | ipv4: Don't add deprecated new binary sysctl value. | David S. Miller | 1 | -1/+0 |
2012-06-23 | SCSI & usb-storage: add try_rc_10_first flag | Alan Stern | 1 | -0/+1 |
2012-06-23 | ipv4: tcp: dont cache output dst for syncookies | Eric Dumazet | 2 | -1/+3 |
2012-06-23 | ipv4: Add sysctl knob to control early socket demux | Alexander Duyck | 2 | -0/+4 |
2012-06-22 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville | 3 | -76/+216 |