aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 14-53/+95
2011-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 2-20/+25
2011-06-02net: tracepoint of net_dev_xmit sees freed skb and causes panicGravatar Koki Sanagi 1-2/+5
2011-06-01af-packet: Add flag to distinguish VID 0 from no-vlan.Gravatar Ben Greear 1-3/+12
2011-06-01caif: Fix race when conditionally taking rtnl lockGravatar sjur.brandeland@stericsson.com 1-6/+3
2011-06-01vlan: fix typo in vlan_dev_hard_start_xmit()Gravatar Wei Yongjun 1-1/+1
2011-06-01net/ipv4: Check for mistakenly passed in non-IPv4 addressGravatar Marcus Meissner 1-0/+3
2011-06-01bluetooth l2cap: fix locking in l2cap_global_chan_by_psmGravatar Johannes Berg 1-1/+1
2011-06-01cfg80211: don't drop p2p probe responsesGravatar Eliad Peller 1-19/+24
2011-05-31sctp: stop pending timers and purge queues when peer restart asocGravatar Wei Yongjun 3-11/+29
2011-05-31ip_options_compile: properly handle unaligned pointerGravatar Chris Metcalf 1-7/+8
2011-05-29Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdGravatar Linus Torvalds 1-0/+19
2011-05-29Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-148/+188
2011-05-29Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs...Gravatar Linus Torvalds 4-45/+518
2011-05-29SUNRPC: introduce xdr_init_decode_pagesGravatar Benny Halevy 1-0/+19
2011-05-27SUNRPC: Support for RPC over AF_LOCAL transportsGravatar Chuck Lever 2-3/+400
2011-05-27SUNRPC: Remove obsolete commentGravatar Chuck Lever 1-4/+0
2011-05-27SUNRPC: Use AF_LOCAL for rpcbind upcallsGravatar Chuck Lever 2-14/+85
2011-05-27SUNRPC: Clean up use of curly braces in switch casesGravatar Chuck Lever 1-9/+8
2011-05-27SUNRPC: Rename xs_encode_tcp_fragment_header()Gravatar Chuck Lever 1-12/+12
2011-05-27SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...Gravatar Trond Myklebust 1-3/+13
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....Gravatar John W. Linville 3-3/+9
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 11-35/+92
2011-05-27net: Kill ratelimit.h dependency in linux/net.hGravatar David S. Miller 2-0/+2
2011-05-27inetpeer: fix race in unused_list manipulationsGravatar Eric Dumazet 1-15/+27
2011-05-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 1-1/+1
2011-05-27atm: expose ATM device index in sysfsGravatar Dan Williams 1-0/+10
2011-05-27Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6Gravatar David S. Miller 3-11/+24
2011-05-27mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.cGravatar Jesper Juhl 1-1/+0
2011-05-27mac80211: clear local->ps_data on disassocGravatar Eliad Peller 1-0/+1
2011-05-27IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Gravatar Hans Schillstrom 1-8/+19
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 2-2/+2
2011-05-26mac80211: stop queues before rate control updationGravatar Rajkumar Manoharan 1-0/+6
2011-05-26nl80211: fix check for valid SSID size in scan operationsGravatar Luciano Coelho 1-2/+2
2011-05-26Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....Gravatar Linus Torvalds 1-1/+1
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Gravatar Linus Torvalds 8-8/+11
2011-05-26bug.h: Move ratelimit warn interfaces to ratelimit.hGravatar David S. Miller 1-0/+1
2011-05-26net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version.Gravatar Justin Mattock 1-4/+1
2011-05-26can: convert to %pK for kptr_restrict supportGravatar Oliver Hartkopp 1-4/+3
2011-05-26net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flagsGravatar Michał Mirosław 1-1/+24
2011-05-26netfilter: Fix several warnings in compat_mtw_from_user().Gravatar David Miller 1-2/+4
2011-05-26netfilter: ipset: fix ip_set_flush return codeGravatar Jozsef Kadlecsik 1-1/+1
2011-05-26[S390] irq: merge irq.c and s390_ext.cGravatar Heiko Carstens 1-1/+1
2011-05-26atm: Drop __TIME__ usageGravatar Michal Marek 2-2/+2
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdGravatar Linus Torvalds 2-1/+69
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 39-158/+496
2011-05-25net: hold rtnl again in dump callbacksGravatar Eric Dumazet 2-2/+8
2011-05-25sch_sfq: fix peek() implementationGravatar Eric Dumazet 1-13/+1
2011-05-25sctp: fix memory leak of the ASCONF queue when free asocGravatar Wei Yongjun 1-0/+16
2011-05-25net: make dev_disable_lro use physical device if passed a vlan dev (v2)Gravatar Neil Horman 1-0/+7