summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-04-01xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handlerTimo Teräs
2010-04-01xfrm: Remove xfrm_state_genidHerbert Xu
2010-04-01rps: keep the old behavior on SMP without rpsChangli Gao
2010-04-01gen_estimator: deadlock fixEric Dumazet
2010-04-01ipv4: remove redundant verification codeHagen Paul Pfeifer
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-04-01net-caif: using kmalloc/kfree requires the include of slab.hStephen Rothwell
2010-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-30sctp: eliminate useless codeHagen Paul Pfeifer
2010-03-30tipc: define needless global scoped variable staticHagen Paul Pfeifer
2010-03-30fix net/core/dst.c coding style error and warningslaurent chavey
2010-03-30netdev: ethtool RXHASH flagstephen hemminger
2010-03-30ipv6 fib: Use "Sweezle" to optimize addr_bit_test().YOSHIFUJI Hideaki / 吉藤英明
2010-03-30sctp: Use ipv6_addr_diff() in sctp_v6_addr_match_len().YOSHIFUJI Hideaki / 吉藤英明
2010-03-30net_sched: minor netns related cleanupTom Goff
2010-03-30net-caif: add CAIF Kconfig and MakefilesSjur Braendeland
2010-03-30net-caif: add CAIF netdeviceSjur Braendeland
2010-03-30net-caif: add CAIF socket implementationSjur Braendeland
2010-03-30net-caif: add CAIF device registration functionalitySjur Braendeland
2010-03-30net-caif: add CAIF generic caif support functionsSjur Braendeland
2010-03-30net-caif: add CAIF core protocol stackSjur Braendeland
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-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-29rps: fix net-sysfs build for !CONFIG_RPSStephen Rothwell
2010-03-28net: __netif_receive_skb should be staticEric Dumazet
2010-03-28ipv6: Don't drop cache route entry unless timer actually expired.YOSHIFUJI Hideaki / 吉藤英明
2010-03-27net: increase preallocated size of nlmsg to accomodate for IFLA_STATS64Jan Engelhardt
2010-03-27net: fix unaligned access in IFLA_STATS64Jan Engelhardt
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-26netlink: use the appropriate namespace pidTom Goff
2010-03-25ipv6: Fix result generation in ipv6_get_ifaddr().David S. Miller
2010-03-25ipv6: Preserve pervious behavior in ipv6_link_dev_addr().David S. Miller
2010-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-25rps: add CONFIG_RPSEric Dumazet
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