Age | Commit message (Expand) | Author |
2012-06-28 | ipv4: Kill rt->rt_spec_dst, no longer used. | David S. Miller |
2012-06-28 | ipv4: Create and use fib_compute_spec_dst() helper. | David S. Miller |
2012-06-28 | ipv4: Show that ip_send_reply() is purely unicast routine. | David S. Miller |
2012-06-27 | ipv4: Kill early demux method return value. | David S. Miller |
2012-06-27 | xfrm_user: Propagate netlink error codes properly. | David S. Miller |
2012-06-27 | netdev/phy/of: Add more methods for binding PHY devices to drivers. | David Daney |
2012-06-27 | netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs | David Daney |
2012-06-27 | Revert "ipv4: tcp: dont cache unconfirmed intput dst" | David S. Miller |
2012-06-27 | net: added support for 40GbE link. | parav.pandit@emulex.com |
2012-06-27 | netlink: Get rid of obsolete rtnetlink macros | Thomas Graf |
2012-06-27 | ipv4: tcp: dont cache unconfirmed intput dst | Eric Dumazet |
2012-06-26 | netlink: Delete NLMSG_PUT and NLMSG_NEW. | David S. Miller |
2012-06-26 | team: remove unused rcu_head field from team_port struct | Jiri Pirko |
2012-06-26 | team: do not allow to map disabled ports | Jiri Pirko |
2012-06-26 | drivers/ieee802154: add support for the at86rf230/231 transceivers | alex.bluesman.smirnov@gmail.com |
2012-06-26 | mac802154: add wpan device-class support | alex.bluesman.smirnov@gmail.com |
2012-06-25 | caif-hsi: Remove use of module parameters | Sjur Brændeland |
2012-06-25 | caif-hsi: Replace platform device with ops structure. | Sjur Brændeland |
2012-06-25 | caif-hsi: Add rtnl support | Sjur Brændeland |
2012-06-25 | net: struct sock cleanups | Eric Dumazet |
2012-06-25 | net: Remove 'unlikely' qualifier in skb_steal_sock() | Vijay Subramanian |
2012-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-06-23 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller |
2012-06-22 | ipv4: Don't add deprecated new binary sysctl value. | David S. Miller |
2012-06-22 | ipv4: tcp: dont cache output dst for syncookies | Eric Dumazet |
2012-06-22 | ipv4: Add sysctl knob to control early socket demux | Alexander Duyck |
2012-06-22 | netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_N... | Pablo Neira Ayuso |
2012-06-20 | netfilter: nfq_ct_hook needs __rcu and __read_mostly | Pablo Neira Ayuso |
2012-06-19 | ipv4: Early TCP socket demux. | David S. Miller |
2012-06-19 | inet: Sanitize inet{,6} protocol demux. | David S. Miller |
2012-06-19 | team: add port_[enabled/disabled] mode callbacks | Jiri Pirko |
2012-06-19 | team: allow async option changes | Jiri Pirko |
2012-06-19 | team: push array_index and port into separate structure | Jiri Pirko |
2012-06-19 | team: introduce array options | Jiri Pirko |
2012-06-19 | team: add mode priv to port | Jiri Pirko |
2012-06-19 | team: make team_mode struct const | Jiri Pirko |
2012-06-19 | Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next | David S. Miller |
2012-06-19 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-06-19 | candev: add/update helpers for CAN FD | Oliver Hartkopp |
2012-06-19 | canfd: add support for CAN FD in CAN_RAW sockets | Oliver Hartkopp |
2012-06-19 | canfd: add support for CAN FD in PF_CAN core | Oliver Hartkopp |
2012-06-19 | canfd: add new data structures and constants | Oliver Hartkopp |
2012-06-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-06-18 | netfilter: fix missing symbols if CONFIG_NETFILTER_NETLINK_QUEUE_CT unset | Pablo Neira Ayuso |
2012-06-19 | netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled | Pablo Neira Ayuso |
2012-06-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-06-17 | net: remove my future former mail address | Rémi Denis-Courmont |
2012-06-16 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller |
2012-06-16 | include/net/dst.h: neaten asterisk placement | Eldad Zack |
2012-06-16 | netfilter: add user-space connection tracking helper infrastructure | Pablo Neira Ayuso |