aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-15net/9p: nwname should be an unsigned intHarsh Prateek Bora2-6/+6
2011-04-159p: Fix sparse errorAneesh Kumar K.V3-6/+14
2011-04-159p: revert tsyncfs related changesAneesh Kumar K.V1-21/+0
2011-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-3/+9
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-118/+181
2011-04-08Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-1/+1
2011-04-07ipv4: Fix "Set rt->rt_iif more sanely on output routes."OGAWA Hirofumi2-2/+7
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds103-160/+160
2011-04-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+1
2011-04-06dsa/mv88e6131: add support for mv88e6085 switchPeter Korsgaard2-4/+21
2011-04-06ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2)Neil Horman2-1/+6
2011-04-06Revert "net/sunrpc: Use static const char arrays"Trond Myklebust1-1/+1
2011-04-06libceph: fix linger request requeueingSage Weil1-3/+9
2011-04-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller14-110/+146
2011-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-30/+69
2011-04-04ipv6: Don't pass invalid dst_entry pointer to dst_release().Boris Ostrovsky1-0/+1
2011-04-04mac80211: Fix duplicate frames on cooked monitorHelmut Schaa1-1/+1
2011-04-04netfilter: xt_conntrack: fix inverted conntrack direction testFlorian Westphal1-1/+1
2011-04-04netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->routeFlorian Westphal2-15/+28
2011-04-04netfilter: af_info: add 'strict' parameter to limit lookup to .oifFlorian Westphal4-8/+16
2011-04-04netfilter: af_info: add network namespace parameter to route hookFlorian Westphal4-9/+11
2011-04-04IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()Hans Schillstrom1-1/+1
2011-04-04netfilter: h323: bug in parsing of ASN1 SEQOF fieldDavid Sterba1-1/+1
2011-04-04netfilter: ipset: references are protected by rwlock instead of mutexJozsef Kadlecsik5-53/+71
2011-04-04netfilter: ipset: list:set timeout variant fixesJozsef Kadlecsik1-29/+24
2011-04-01tcp: len check is unnecessarily devastating, change to WARN_ONIlpo Järvinen1-1/+2
2011-04-01sctp: malloc enough room for asconf-ack chunkWei Yongjun1-2/+2
2011-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller9-27/+64
2011-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-11/+40
2011-03-31appletalk: Fix OOPS in atalk_release().David S. Miller1-5/+6
2011-03-31Fix common misspellingsLucas De Marchi103-160/+160
2011-03-30sctp: Pass __GFP_NOWARN to hash table allocation attempts.David S. Miller1-2/+2
2011-03-30fib: add rtnl locking in ip_fib_net_exitEric Dumazet1-0/+2
2011-03-30atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville1-0/+1
2011-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds8-23/+197
2011-03-30netdev: fix mtu check when TSO is enabledDaniel Lezcano1-2/+22
2011-03-30bridge: mcast snooping, fix length check of snooped MLDv1/2Linus Lüssing1-1/+1
2011-03-30net: gre: provide multicast mappings for ipv4 and ipv6Timo Teräs2-0/+5
2011-03-29bridge: Fix compilation warning in function br_stp_recalculate_bridge_id()Balaji G1-1/+1
2011-03-29libceph: Create a new key type "ceph".Tommi Virtanen3-8/+77
2011-03-29libceph: Get secret from the kernel keys api when mounting with key=NAME.Tommi Virtanen2-0/+59
2011-03-29ceph: Move secret key parsing earlier.Tommi Virtanen6-15/+59
2011-03-29libceph: fix null dereference when unregistering linger requestsSage Weil1-3/+3
2011-03-29ceph: unlock on error in ceph_osdc_start_request()Dan Carpenter1-1/+3
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds23-124/+201
2011-03-28xfrm: Restrict extended sequence numbers to espSteffen Klassert1-0/+3
2011-03-28xfrm: Check for esn buffer len in xfrm_new_aeSteffen Klassert1-0/+21
2011-03-28xfrm: Assign esn pointers when cloning a stateSteffen Klassert1-0/+6
2011-03-28xfrm: Move the test on replay window size into the replay check functionsSteffen Klassert2-3/+16
2011-03-28ipv4: Don't ip_rt_put() an error pointer in RAW sockets.David S. Miller1-0/+1