aboutsummaryrefslogtreecommitdiffstats
path: root/net/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf3-23/+57
2006-12-02[NET]: Size listen hash tables using backlog hintEric Dumazet1-10/+25
2006-12-02[NET] rules: Add support to invert selectorsThomas Graf1-7/+17
2006-12-02[NET] rules: Protocol independant mark selectorThomas Graf1-0/+29
2006-12-02[NET]: Turn nfmark into generic markThomas Graf1-2/+2
2006-12-02[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTHPeter Zijlstra1-3/+3
2006-12-02[PATCH] netdev: don't allow register_netdev with blank nameStephen Hemminger1-9/+0
2006-11-22WorkStruct: make allyesconfigDavid Howells1-2/+2
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-3/+3
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells1-5/+4
2006-11-07[NET]: Set truesize in pskb_copyHerbert Xu1-0/+1
2006-11-07[NETPOLL]: Compute checksum properly in netpoll_send_udp().Chris Lalancette1-0/+6
2006-11-05[NET]: __alloc_pages() failures reported due to fragmentationLarry Woodman1-1/+1
2006-11-05[PKTGEN]: TCI endianness fixesAl Viro1-12/+18
2006-10-30[NET]: Fix segmentation of linear packetsHerbert Xu1-5/+4
2006-10-21Merge branch 'we21-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into tmpJeff Garzik1-1/+32
2006-10-19[NETPOLL]: initialize skb for UDPStephen Hemminger1-4/+4
2006-10-19[PATCH] wireless: WE-20 compatibility for ESSID and NICKN ioctlsJohn W. Linville1-1/+32
2006-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2006-10-17[PATCH] rename net_random to random32Stephen Hemminger2-118/+0
2006-10-12[RTNETLINK]: Fix use of wrong skb in do_getlink()Patrick McHardy1-1/+1
2006-10-11[NET]: File descriptor loss while receiving SCM_RIGHTSMiklos Szeredi1-2/+1
2006-10-11IPsec: propagate security module errors up from flow_cache_lookupJames Morris1-14/+28
2006-10-11Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra1-1/+1
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds1-1/+0
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-6/+6
2006-10-04[PATCH] slab: clean up leak tracking ifdefs a little bitChristoph Hellwig1-1/+2
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-04[NEIGH]: always use hash_mask under tbl lockJulian Anastasov1-6/+6
2006-09-28[ETHTOOL]: Remove some entries from non-root command list.David S. Miller1-4/+0
2006-09-28[ETHTOOL]: let mortals use ethtoolStephen Hemminger1-7/+29
2006-09-28[NET]: Annotate dst_ops protocolAl Viro1-1/+1
2006-09-28[NET]: is it Andy or Andi ??Steven Rostedt1-1/+1
2006-09-28[NET_SCHED]: Fix fallout from dev->qdisc RCU changePatrick McHardy1-6/+8
2006-09-28[PKTGEN]: DSCP supportFrancesco Fondelli1-6/+59
2006-09-28[PKTGEN]: vlan supportFrancesco Fondelli1-9/+247
2006-09-28[RTNETLINK]: Possible dereference in net/core/rtnetlink.cEric Sesterhenn1-1/+1
2006-09-25[PATCH] WE-21 support (core API)John W. Linville2-30/+42
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-7/+7
2006-09-22[IPV6] ADDRCONF: Convert addrconf_lock to RCU.YOSHIFUJI Hideaki1-2/+2
2006-09-22[IPV6] NDISC: Set per-entry is_router flag in Proxy NA.Ville Nuorvala1-3/+8
2006-09-22[RTNETLINK]: Fix netdevice name corruptionPatrick McHardy1-0/+2
2006-09-22[NET]: Fix sk->sk_filter field accessDmitry Mishin2-17/+13
2006-09-22[RTNETLINK]: Fix typo causing wrong skb to be freedThomas Graf1-1/+1
2006-09-22[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validationThomas Graf2-12/+5
2006-09-22[NET]: Use SLAB_PANICAlexey Dobriyan3-20/+7
2006-09-22[NET] in6_pton: Kill errant printf statement.David S. Miller1-2/+0
2006-09-22[NET]: Add common helper functions to convert IPv6/IPv4 address string to network address structure.YOSHIFUJI Hideaki1-0/+215
2006-09-22[RTNETLINK]: Don't return error on no-metrics.David S. Miller1-2/+4
2006-09-22[IPv6] route: Convert FIB6 dumping to use new netlink apiThomas Graf1-13/+18