aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
* WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-22
* [NET]: Set truesize in pskb_copyHerbert Xu2006-11-07
* [NETPOLL]: Compute checksum properly in netpoll_send_udp().Chris Lalancette2006-11-07
* [NET]: __alloc_pages() failures reported due to fragmentationLarry Woodman2006-11-05
* [PKTGEN]: TCI endianness fixesAl Viro2006-11-05
* [NET]: Fix segmentation of linear packetsHerbert Xu2006-10-30
* Merge branch 'we21-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-10-21
|\
| * [PATCH] wireless: WE-20 compatibility for ESSID and NICKN ioctlsJohn W. Linville2006-10-19
* | [NETPOLL]: initialize skb for UDPStephen Hemminger2006-10-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-10-17
|\ \
| * | Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra2006-10-11
* | | [PATCH] rename net_random to random32Stephen Hemminger2006-10-17
| |/ |/|
* | [RTNETLINK]: Fix use of wrong skb in do_getlink()Patrick McHardy2006-10-12
* | [NET]: File descriptor loss while receiving SCM_RIGHTSMiklos Szeredi2006-10-12
* | IPsec: propagate security module errors up from flow_cache_lookupJames Morris2006-10-12
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-04
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-10-04
|\ \
| * | [NEIGH]: always use hash_mask under tbl lockJulian Anastasov2006-10-04
| |/
* / [PATCH] slab: clean up leak tracking ifdefs a little bitChristoph Hellwig2006-10-04
|/
* [ETHTOOL]: Remove some entries from non-root command list.David S. Miller2006-09-28
* [ETHTOOL]: let mortals use ethtoolStephen Hemminger2006-09-28
* [NET]: Annotate dst_ops protocolAl Viro2006-09-28
* [NET]: is it Andy or Andi ??Steven Rostedt2006-09-28
* [NET_SCHED]: Fix fallout from dev->qdisc RCU changePatrick McHardy2006-09-28
* [PKTGEN]: DSCP supportFrancesco Fondelli2006-09-28
* [PKTGEN]: vlan supportFrancesco Fondelli2006-09-28
* [RTNETLINK]: Possible dereference in net/core/rtnetlink.cEric Sesterhenn2006-09-28
* [PATCH] WE-21 support (core API)John W. Linville2006-09-25
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-24
|\
| * Merge branch 'master' into upstreamJeff Garzik2006-09-19
| |\
| * | [PATCH] ethtool: allow const ethtool_opsStephen Hemminger2006-09-13
* | | [IPV6] ADDRCONF: Convert addrconf_lock to RCU.YOSHIFUJI Hideaki2006-09-22
* | | [IPV6] NDISC: Set per-entry is_router flag in Proxy NA.Ville Nuorvala2006-09-22
* | | [RTNETLINK]: Fix netdevice name corruptionPatrick McHardy2006-09-22
* | | [NET]: Fix sk->sk_filter field accessDmitry Mishin2006-09-22
* | | [RTNETLINK]: Fix typo causing wrong skb to be freedThomas Graf2006-09-22
* | | [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validationThomas Graf2006-09-22
* | | [NET]: Use SLAB_PANICAlexey Dobriyan2006-09-22
* | | [NET] in6_pton: Kill errant printf statement.David S. Miller2006-09-22
* | | [NET]: Add common helper functions to convert IPv6/IPv4 address string to net...YOSHIFUJI Hideaki2006-09-22
* | | [RTNETLINK]: Don't return error on no-metrics.David S. Miller2006-09-22
* | | [IPv6] route: Convert FIB6 dumping to use new netlink apiThomas Graf2006-09-22
* | | [NET] neighbour: reduce exportsStephen Hemminger2006-09-22
* | | [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostlyBrian Haley2006-09-22
* | | [RTNETLINK]: Unexport rtnl socketThomas Graf2006-09-22
* | | [NET] link: Convert notifications to use rtnl_notify()Thomas Graf2006-09-22
* | | [WIRELESS]: Convert notifications to use rtnl_notify()Thomas Graf2006-09-22
* | | [NEIGH]: Convert neighbour notifications ot use rtnl_notify()Thomas Graf2006-09-22