summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-12-02Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-12-02Merge remote branch 'bluetooth/master'Stephen Rothwell
2010-12-02Merge remote branch 'wireless/master'Stephen Rothwell
2010-12-02Merge remote branch 'net/master'Stephen Rothwell
2010-12-02Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-12-02Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-12-02Merge remote branch 's390/features'Stephen Rothwell
2010-12-02Merge remote branch 'wireless-current/master'Stephen Rothwell
2010-12-02Merge remote branch 'net-current/master'Stephen Rothwell
2010-12-01net/ipv6/sit.c: return unhandled skb to tunnel4_rcvDavid McCullough
2010-12-01Make the ip6_tunnel reflect the true mtu.Anders Franzen
2010-12-01[S390] irq: have detailed statistics for interrupt typesHeiko Carstens
2010-11-30inet: Turn ->remember_stamp into ->get_peer in connection AF ops.David S. Miller
2010-11-30ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller
2010-11-30inetpeer: Add v6 peers tree, abstract root properly.David S. Miller
2010-11-30inetpeer: Abstract address comparisons.David S. Miller
2010-11-30inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.David S. Miller
2010-11-30inetpeer: Introduce inet_peer_address_t.David S. Miller
2010-11-30inetpeer: Abstract out the tree root accesses.David S. Miller
2010-11-30mac80211: Minor optimization in ieee80211_rx_h_dataHelmut Schaa
2010-11-30mac80211: Fix STA disconnect due to MIC failureSenthil Balasubramanian
2010-11-30mac80211: ignore non-bcast mcast deauth/disassoc franesChristian Lamparter
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-29mac80211: fix RX aggregation lockingJohannes Berg
2010-11-29mac80211: implement off-channel mgmt TXJohannes Berg
2010-11-29nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg
2010-11-29mac80211: Fix frame injection using non-AP vifJouni Malinen
2010-11-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-11-29af_unix: limit recursion levelEric Dumazet
2010-11-29xps: add __rcu annotationsEric Dumazet
2010-11-29xps: NUMA allocations for per cpu dataEric Dumazet
2010-11-28xps: Add CONFIG_XPSTom Herbert
2010-11-28inet: Fix __inet_inherit_port() to correctly increment bsockets and num_ownersNagendra Tomar
2010-11-28DECnet: don't leak uninitialized stack byteDan Rosenberg
2010-11-28dccp: fix error in updating the GARGerrit Renker
2010-11-28ipv6: Prepare the tree for un-inlined jhash.Jozsef Kadlecsik
2010-11-28X25 remove bkl in call user data length ioctlandrew hendry
2010-11-28X25 remove bkl from causediag ioctlsandrew hendry
2010-11-28X25 remove bkl from calluserdata ioctlsandrew hendry
2010-11-28X25 remove bkl in facility ioctlsandrew hendry
2010-11-28X25 remove bkl in subscription ioctlsandrew hendry
2010-11-288021q: vlan device is lockless do not transfer real_num_{tx|rx}_queuesJohn Fastabend
2010-11-28net: add netif_tx_queue_frozen_or_stoppedEric Dumazet
2010-11-28ipv6: kill two unused macro definitionShan Wei
2010-11-28net: add some KERN_CONT markers to continuation linesUwe Kleine-König
2010-11-28tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)Alexey Dobriyan
2010-11-27netns: Don't leak others' openreq-s in procPavel Emelyanov
2010-11-27rtnl: make link af-specific updates atomicThomas Graf
2010-11-27Net: ceph: Makefile: Remove unnessary codeTracey Dent
2010-11-27Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds