summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'we21-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-10-211-1/+32
|\
| * [PATCH] wireless: WE-20 compatibility for ESSID and NICKN ioctlsJohn W. Linville2006-10-191-1/+32
* | [NETPOLL]: initialize skb for UDPStephen Hemminger2006-10-191-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-10-171-1/+1
|\ \
| * | Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra2006-10-111-1/+1
* | | [PATCH] rename net_random to random32Stephen Hemminger2006-10-172-118/+0
| |/ |/|
* | [RTNETLINK]: Fix use of wrong skb in do_getlink()Patrick McHardy2006-10-121-1/+1
* | [NET]: File descriptor loss while receiving SCM_RIGHTSMiklos Szeredi2006-10-111-2/+1
* | IPsec: propagate security module errors up from flow_cache_lookupJames Morris2006-10-111-14/+28
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-041-1/+0
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-10-041-6/+6
|\ \
| * | [NEIGH]: always use hash_mask under tbl lockJulian Anastasov2006-10-041-6/+6
| |/
* | [PATCH] slab: clean up leak tracking ifdefs a little bitChristoph Hellwig2006-10-041-1/+2
|/
* [ETHTOOL]: Remove some entries from non-root command list.David S. Miller2006-09-281-4/+0
* [ETHTOOL]: let mortals use ethtoolStephen Hemminger2006-09-281-7/+29
* [NET]: Annotate dst_ops protocolAl Viro2006-09-281-1/+1
* [NET]: is it Andy or Andi ??Steven Rostedt2006-09-281-1/+1
* [NET_SCHED]: Fix fallout from dev->qdisc RCU changePatrick McHardy2006-09-281-6/+8
* [PKTGEN]: DSCP supportFrancesco Fondelli2006-09-281-6/+59
* [PKTGEN]: vlan supportFrancesco Fondelli2006-09-281-9/+247
* [RTNETLINK]: Possible dereference in net/core/rtnetlink.cEric Sesterhenn2006-09-281-1/+1
* [PATCH] WE-21 support (core API)John W. Linville2006-09-252-30/+42
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-241-7/+7
|\
| * Merge branch 'master' into upstreamJeff Garzik2006-09-191-0/+3
| |\
| * | [PATCH] ethtool: allow const ethtool_opsStephen Hemminger2006-09-131-7/+7
* | | [IPV6] ADDRCONF: Convert addrconf_lock to RCU.YOSHIFUJI Hideaki2006-09-221-2/+2
* | | [IPV6] NDISC: Set per-entry is_router flag in Proxy NA.Ville Nuorvala2006-09-221-3/+8
* | | [RTNETLINK]: Fix netdevice name corruptionPatrick McHardy2006-09-221-0/+2
* | | [NET]: Fix sk->sk_filter field accessDmitry Mishin2006-09-222-17/+13
* | | [RTNETLINK]: Fix typo causing wrong skb to be freedThomas Graf2006-09-221-1/+1
* | | [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validationThomas Graf2006-09-222-12/+5
* | | [NET]: Use SLAB_PANICAlexey Dobriyan2006-09-223-20/+7
* | | [NET] in6_pton: Kill errant printf statement.David S. Miller2006-09-221-2/+0
* | | [NET]: Add common helper functions to convert IPv6/IPv4 address string to net...YOSHIFUJI Hideaki2006-09-221-0/+215
* | | [RTNETLINK]: Don't return error on no-metrics.David S. Miller2006-09-221-2/+4
* | | [IPv6] route: Convert FIB6 dumping to use new netlink apiThomas Graf2006-09-221-13/+18
* | | [NET] neighbour: reduce exportsStephen Hemminger2006-09-221-5/+1
* | | [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostlyBrian Haley2006-09-222-6/+6
* | | [RTNETLINK]: Unexport rtnl socketThomas Graf2006-09-221-3/+1
* | | [NET] link: Convert notifications to use rtnl_notify()Thomas Graf2006-09-221-10/+12
* | | [WIRELESS]: Convert notifications to use rtnl_notify()Thomas Graf2006-09-221-1/+2
* | | [NEIGH]: Convert neighbour notifications ot use rtnl_notify()Thomas Graf2006-09-221-18/+17
* | | [NET] fib_rules: Convert fib rule notification to use rtnl_notify()Thomas Graf2006-09-221-11/+21
* | | [RTNETLINK]: Add rtnetlink notification interfaceThomas Graf2006-09-221-0/+18
* | | [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicastsThomas Graf2006-09-221-3/+7
* | | [NET] netdev: Check name lengthStephen Hemminger2006-09-221-1/+5
* | | [NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy2006-09-221-2/+3
* | | [NET]: Remove unnecessary config.h includes from net/Dave Jones2006-09-222-3/+1
* | | [NEIGH]: Move netlink neighbour table bits to linux/neighbour.hThomas Graf2006-09-221-2/+0
OpenPOWER on IntegriCloud