aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20switch touch_atime to struct pathAl Viro
2012-03-20switch unix_sock to struct pathAl Viro
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-03-20Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-03-20Fix pppol2tp getsockname()Benjamin LaHaise
2012-03-20Remove printk from rds_sendmsgDave Jones
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-20sunrpc: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20rds: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20net: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20ipv6: fix incorrent ipv6 ipsec packet fragmentGao feng
2012-03-19tcp: reduce out_of_order memory useEric Dumazet
2012-03-19tcp: introduce tcp_data_queue_ofoEric Dumazet
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-17netfilter: ctnetlink: fix race between delete and timeout expirationPablo Neira Ayuso
2012-03-16arp: allow arp processing to honor per interface arp_accept sysctlNeil Horman
2012-03-16ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-16sch_sfq: revert dont put new flow at the end of flowsEric Dumazet
2012-03-16ipv6: fix icmp6_dst_alloc()Eric Dumazet
2012-03-15mac80211: make uapsd_* keys per-vifEliad Peller
2012-03-15mac80211: add NULL terminator to debugfs_netdev write bufEliad Peller
2012-03-15mac80211: Don't sample max throughput rate in minstrel_htHelmut Schaa
2012-03-13mac80211: Don't let regulatory make us deafPaul Stewart
2012-03-13mac80211: rename bss_conf timestamp to last_tsfJohannes Berg
2012-03-13cfg80211: clarify timestamp in cfg80211_inform_bssJohannes Berg
2012-03-13mac80211: linearize SKBs as needed for cryptoJohannes Berg
2012-03-13mac80211: move RX WEP weak IV countingJohannes Berg
2012-03-12net: ipv4: Standardize prefixes for message loggingJoe Perches
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-12mac80211: set basic rates earlierJohannes Berg
2012-03-12mac80211: refactor common auth/assoc setup codeJohannes Berg
2012-03-12mac80211: remove spurious BSSID change flagJohannes Berg
2012-03-12mac80211: simplify wmm check during associationJohannes Berg
2012-03-12mac80211: simplify HT checksJohannes Berg
2012-03-12mac80211: move misplaced commentJohannes Berg
2012-03-12mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPSHelmut Schaa
2012-03-12mac80211: set channel back after disassociatingJohannes Berg
2012-03-12mac80211: remove tx_syncJohannes Berg
2012-03-12mac80211: Limit TID buffering during BA session setup/teardownHelmut Schaa
2012-03-12cfg80211: Add background scan period attribute.Bala Shanmugam
2012-03-11net: Convert printks to pr_<level>Joe Perches