Age | Commit message (Expand) | Author | Files | Lines |
2012-03-21 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 12 | -41/+36 |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2012-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 273 | -8740/+13374 |
2012-03-21 | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 4 | -16/+12 |
2012-03-21 | Fix pppol2tp getsockname() | Benjamin LaHaise | 1 | -1/+1 |
2012-03-21 | Remove printk from rds_sendmsg | Dave Jones | 1 | -1/+0 |
2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2 | -7/+1 |
2012-03-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -24/+24 |
2012-03-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -21/+5 |
2012-03-20 | sunrpc: remove the second argument of k[un]map_atomic() | Cong Wang | 4 | -18/+18 |
2012-03-20 | rds: remove the second argument of k[un]map_atomic() | Cong Wang | 7 | -21/+16 |
2012-03-20 | net: remove the second argument of k[un]map_atomic() | Cong Wang | 1 | -2/+2 |
2012-03-20 | ipv6: fix incorrent ipv6 ipsec packet fragment | Gao feng | 1 | -5/+6 |
2012-03-20 | tcp: reduce out_of_order memory use | Eric Dumazet | 2 | -1/+19 |
2012-03-20 | tcp: introduce tcp_data_queue_ofo | Eric Dumazet | 1 | -99/+115 |
2012-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -31/+41 |
2012-03-17 | netfilter: ctnetlink: fix race between delete and timeout expiration | Pablo Neira Ayuso | 1 | -11/+12 |
2012-03-17 | arp: allow arp processing to honor per interface arp_accept sysctl | Neil Horman | 1 | -1/+1 |
2012-03-17 | ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu. | RongQing.Li | 1 | -1/+0 |
2012-03-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 17 | -431/+355 |
2012-03-16 | sch_sfq: revert dont put new flow at the end of flows | Eric Dumazet | 1 | -1/+5 |
2012-03-16 | ipv6: fix icmp6_dst_alloc() | Eric Dumazet | 1 | -1/+1 |
2012-03-15 | mac80211: make uapsd_* keys per-vif | Eliad Peller | 6 | -102/+79 |
2012-03-15 | mac80211: add NULL terminator to debugfs_netdev write buf | Eliad Peller | 1 | -8/+5 |
2012-03-15 | mac80211: Don't sample max throughput rate in minstrel_ht | Helmut Schaa | 1 | -0/+7 |
2012-03-13 | mac80211: Don't let regulatory make us deaf | Paul Stewart | 4 | -19/+51 |
2012-03-13 | mac80211: rename bss_conf timestamp to last_tsf | Johannes Berg | 2 | -2/+2 |
2012-03-13 | cfg80211: clarify timestamp in cfg80211_inform_bss | Johannes Berg | 1 | -4/+3 |
2012-03-13 | mac80211: linearize SKBs as needed for crypto | Johannes Berg | 3 | -8/+31 |
2012-03-13 | mac80211: move RX WEP weak IV counting | Johannes Berg | 3 | -12/+6 |
2012-03-13 | net: ipv4: Standardize prefixes for message logging | Joe Perches | 19 | -48/+79 |
2012-03-12 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 16 | -78/+199 |
2012-03-12 | mac80211: set basic rates earlier | Johannes Berg | 1 | -48/+49 |
2012-03-12 | mac80211: refactor common auth/assoc setup code | Johannes Berg | 1 | -62/+59 |
2012-03-12 | mac80211: remove spurious BSSID change flag | Johannes Berg | 1 | -3/+0 |
2012-03-12 | mac80211: simplify wmm check during association | Johannes Berg | 2 | -6/+6 |
2012-03-12 | mac80211: simplify HT checks | Johannes Berg | 1 | -31/+26 |
2012-03-12 | mac80211: move misplaced comment | Johannes Berg | 1 | -7/+7 |
2012-03-12 | mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPS | Helmut Schaa | 1 | -0/+9 |
2012-03-12 | mac80211: set channel back after disassociating | Johannes Berg | 1 | -7/+6 |
2012-03-12 | mac80211: remove tx_sync | Johannes Berg | 4 | -120/+0 |
2012-03-12 | mac80211: Limit TID buffering during BA session setup/teardown | Helmut Schaa | 1 | -0/+6 |
2012-03-12 | cfg80211: Add background scan period attribute. | Bala Shanmugam | 2 | -0/+11 |
2012-03-12 | net: Convert printks to pr_<level> | Joe Perches | 25 | -181/+163 |
2012-03-12 | net: get rid of some pointless casts to sockaddr | Maciej Żenczykowski | 3 | -24/+16 |
2012-03-12 | ipv6: Fix Smatch warning. | Li Wei | 1 | -1/+1 |
2012-03-12 | tcp: fix syncookie regression | Eric Dumazet | 2 | -17/+23 |
2012-03-12 | caif: make zero a legal caif connetion id. | sjur.brandeland@stericsson.com | 1 | -3/+6 |
2012-03-12 | caif: Fix for a race in socket transmit with flow control. | Dmitry Tarnyagin | 6 | -24/+31 |
2012-03-12 | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 14 | -194/+145 |