summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-04-12Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-04-059p: saving negative to unsigned charDan Carpenter
2010-04-05svcrdma: RDMA support not yet compatible with RPC6Tom Tucker
2010-04-059p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V
2010-04-01netlabel: Fix several rcu_dereference() calls used without RCU read locksPaul Moore
2010-04-01net: check the length of the socket address passed to connect(2)Changli Gao
2010-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-30net: Fix oops from tcp_collapse() when using splice()Steven J. Magnani
2010-03-30mac80211: move netdev queue enabling to correct spotJohannes Berg
2010-03-30mac80211: fix PREQ processing and one small bugPorsch, Marco
2010-03-30mac80211: correct typos in "unavailable upon resume" warningJohn W. Linville
2010-03-30wireless: convert reg_regdb_search_lock to mutexJohn W. Linville
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-28ipv6: Don't drop cache route entry unless timer actually expired.YOSHIFUJI Hideaki / 吉藤英明
2010-03-27net: ipmr/ip6mr: prevent out-of-bounds vif_table accessNicolas Dichtel
2010-03-27net: Add MSG_WAITFORONE flag to recvmmsgBrandon L Black
2010-03-26ipv4: Restart rt_intern_hash after emergency rebuild (v2)Pavel Emelyanov
2010-03-26ipv4: Cleanup struct net dereference in rt_intern_hashPavel Emelyanov
2010-03-26net: fix netlink address dumping in IPv4/IPv6Patrick McHardy
2010-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-03-25netfilter: xt_hashlimit: IPV6 bugfixEric Dumazet
2010-03-25netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik
2010-03-25netfilter: xt_hashlimit: dl_seq_stop() fixEric Dumazet
2010-03-24Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-03-24af_key: return error if pfkey_xfrm_policy2msg_prep() failsDan Carpenter
2010-03-24vlan: updates vlan real_num_tx_queuesVasu Dev
2010-03-24vlan: adds vlan_dev_select_queueVasu Dev
2010-03-23cgroups: net_cls as moduleBen Blum
2010-03-22netpoll: warn when there are spaces in parametersAmerigo Wang
2010-03-22netfilter: xt_recent: fix regression in rules using a zero hit_countPatrick McHardy
2010-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-22rxrpc: Check allocation failure.Tetsuo Handa
2010-03-22sunrpc: handle allocation errors from __rpc_lookup_create()Dan Carpenter
2010-03-22SUNRPC: Fix the return value of rpc_run_bc_task()Trond Myklebust
2010-03-22SUNRPC: Fix a use after free bug with the NFSv4.1 backchannelTrond Myklebust
2010-03-21ip_gre: include route header_len in max_headroom calculationTimo Teräs
2010-03-21ipv4: Don't drop redirected route cache entry unless PTMU actually expiredGuenter Roeck
2010-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2010-03-21net: suppress lockdep-RCU false positive in FIB trie.Paul E. McKenney
2010-03-21SUNRPC: Fix a potential memory leak in auth_gssTrond Myklebust
2010-03-21Bluetooth: Fix kernel crash on L2CAP stress testsAndrei Emeltchenko
2010-03-21Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann
2010-03-21Bluetooth: Fix potential bad memory access with sysfs filesMarcel Holtmann
2010-03-20netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso
2010-03-20netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso
2010-03-20NET_DMA: free skbs periodicallySteven J. Magnani