Age | Commit message (Expand) | Author |
2006-09-24 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-09-22 | [IPV6] ADDRCONF: Convert addrconf_lock to RCU. | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6] NDISC: Set per-entry is_router flag in Proxy NA. | Ville Nuorvala |
2006-09-22 | [RTNETLINK]: Fix netdevice name corruption | Patrick McHardy |
2006-09-22 | [NET]: Fix sk->sk_filter field access | Dmitry Mishin |
2006-09-22 | [RTNETLINK]: Fix typo causing wrong skb to be freed | Thomas Graf |
2006-09-22 | [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation | Thomas Graf |
2006-09-22 | [NET]: Use SLAB_PANIC | Alexey Dobriyan |
2006-09-22 | [NET] in6_pton: Kill errant printf statement. | David S. Miller |
2006-09-22 | [NET]: Add common helper functions to convert IPv6/IPv4 address string to net... | YOSHIFUJI Hideaki |
2006-09-22 | [RTNETLINK]: Don't return error on no-metrics. | David S. Miller |
2006-09-22 | [IPv6] route: Convert FIB6 dumping to use new netlink api | Thomas Graf |
2006-09-22 | [NET] neighbour: reduce exports | Stephen Hemminger |
2006-09-22 | [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly | Brian Haley |
2006-09-22 | [RTNETLINK]: Unexport rtnl socket | Thomas Graf |
2006-09-22 | [NET] link: Convert notifications to use rtnl_notify() | Thomas Graf |
2006-09-22 | [WIRELESS]: Convert notifications to use rtnl_notify() | Thomas Graf |
2006-09-22 | [NEIGH]: Convert neighbour notifications ot use rtnl_notify() | Thomas Graf |
2006-09-22 | [NET] fib_rules: Convert fib rule notification to use rtnl_notify() | Thomas Graf |
2006-09-22 | [RTNETLINK]: Add rtnetlink notification interface | Thomas Graf |
2006-09-22 | [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts | Thomas Graf |
2006-09-22 | [NET] netdev: Check name length | Stephen Hemminger |
2006-09-22 | [NET]: Introduce RTA_TABLE/FRA_TABLE attributes | Patrick McHardy |
2006-09-22 | [NET]: Remove unnecessary config.h includes from net/ | Dave Jones |
2006-09-22 | [NEIGH]: Move netlink neighbour table bits to linux/neighbour.h | Thomas Graf |
2006-09-22 | [NEIGH]: Convert neighbour table dumping to new netlink api | Thomas Graf |
2006-09-22 | [NEIGH]: Convert neighbour table modification to new netlink api | Thomas Graf |
2006-09-22 | [NEIGH]: Move netlink neighbour bits to linux/neighbour.h | Thomas Graf |
2006-09-22 | [NEIGH]: Convert neighbour dumping to new netlink api | Thomas Graf |
2006-09-22 | [NEIGH]: Convert neighbour addition to new netlink api | Thomas Graf |
2006-09-22 | [NEIGH]: Convert neighbour deletion to new netlink api | Thomas Graf |
2006-09-22 | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE | Patrick McHardy |
2006-09-22 | [NET]: Convert link dumping to new netlink api | Thomas Graf |
2006-09-22 | [NET]: Convert link modification to new netlink api | Thomas Graf |
2006-09-22 | [IPv4]: Move interface address bits to linux/if_addr.h | Thomas Graf |
2006-09-22 | [NET]: Protocol Independant Policy Routing Rules Framework | Thomas Graf |
2006-09-22 | [MLSXFRM]: Flow based matching of xfrm policy and state | Venkat Yekkirala |
2006-09-22 | [MLSXFRM]: Add security sid to sock | Venkat Yekkirala |
2006-09-19 | Merge branch 'master' into upstream | Jeff Garzik |
2006-09-17 | [NEIGH]: neigh_table_clear() doesn't free stats | Kirill Korotaev |
2006-09-13 | [PATCH] ethtool: allow const ethtool_ops | Stephen Hemminger |
2006-08-17 | [NET]: Disallow whitespace in network device names. | David S. Miller |
2006-08-17 | [NET]: Fix potential stack overflow in net/core/utils.c | Suresh Siddha |
2006-08-17 | [VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path. | David S. Miller |
2006-08-09 | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Greg Kroah-Hartman |
2006-08-09 | [NET]: add_timer -> mod_timer() in dst_run_gc() | Dmitry Mishin |
2006-08-08 | [RTNETLINK]: Fix IFLA_ADDRESS handling. | David S. Miller |
2006-08-07 | [PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too. | David S. Miller |
2006-08-07 | [PKTGEN]: Fix oops when used with balance-tlb bonding | Chen-Li Tien |
2006-08-07 | [NET]: Assign skb->dev in netdev_alloc_skb | Christoph Hellwig |