aboutsummaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-10-04[PATCH] slab: clean up leak tracking ifdefs a little bitChristoph Hellwig
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-04[NEIGH]: always use hash_mask under tbl lockJulian Anastasov
2006-09-28[ETHTOOL]: Remove some entries from non-root command list.David S. Miller
2006-09-28[ETHTOOL]: let mortals use ethtoolStephen Hemminger
2006-09-28[NET]: Annotate dst_ops protocolAl Viro
2006-09-28[NET]: is it Andy or Andi ??Steven Rostedt
2006-09-28[NET_SCHED]: Fix fallout from dev->qdisc RCU changePatrick McHardy
2006-09-28[PKTGEN]: DSCP supportFrancesco Fondelli
2006-09-28[PKTGEN]: vlan supportFrancesco Fondelli
2006-09-28[RTNETLINK]: Possible dereference in net/core/rtnetlink.cEric Sesterhenn
2006-09-25[PATCH] WE-21 support (core API)John W. Linville
2006-09-24Merge 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 corruptionPatrick McHardy
2006-09-22[NET]: Fix sk->sk_filter field accessDmitry Mishin
2006-09-22[RTNETLINK]: Fix typo causing wrong skb to be freedThomas Graf
2006-09-22[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validationThomas Graf
2006-09-22[NET]: Use SLAB_PANICAlexey 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 apiThomas Graf
2006-09-22[NET] neighbour: reduce exportsStephen Hemminger
2006-09-22[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostlyBrian Haley
2006-09-22[RTNETLINK]: Unexport rtnl socketThomas 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 interfaceThomas Graf
2006-09-22[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicastsThomas Graf
2006-09-22[NET] netdev: Check name lengthStephen Hemminger
2006-09-22[NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick 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.hThomas Graf
2006-09-22[NEIGH]: Convert neighbour table dumping to new netlink apiThomas Graf
2006-09-22[NEIGH]: Convert neighbour table modification to new netlink apiThomas Graf
2006-09-22[NEIGH]: Move netlink neighbour bits to linux/neighbour.hThomas Graf
2006-09-22[NEIGH]: Convert neighbour dumping to new netlink apiThomas Graf
2006-09-22[NEIGH]: Convert neighbour addition to new netlink apiThomas Graf
2006-09-22[NEIGH]: Convert neighbour deletion to new netlink apiThomas Graf
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy
2006-09-22[NET]: Convert link dumping to new netlink apiThomas Graf
2006-09-22[NET]: Convert link modification to new netlink apiThomas Graf
2006-09-22[IPv4]: Move interface address bits to linux/if_addr.hThomas Graf
2006-09-22[NET]: Protocol Independant Policy Routing Rules FrameworkThomas Graf