Age | Commit message (Expand) | Author |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2012-03-21 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds |
2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-03-20 | switch touch_atime to struct path | Al Viro |
2012-03-20 | switch unix_sock to struct path | Al Viro |
2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro |
2012-03-20 | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2012-03-20 | Fix pppol2tp getsockname() | Benjamin LaHaise |
2012-03-20 | Remove printk from rds_sendmsg | Dave Jones |
2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds |
2012-03-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-03-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-03-20 | sunrpc: remove the second argument of k[un]map_atomic() | Cong Wang |
2012-03-20 | rds: remove the second argument of k[un]map_atomic() | Cong Wang |
2012-03-20 | net: remove the second argument of k[un]map_atomic() | Cong Wang |
2012-03-20 | ipv6: fix incorrent ipv6 ipsec packet fragment | Gao feng |
2012-03-19 | tcp: reduce out_of_order memory use | Eric Dumazet |
2012-03-19 | tcp: introduce tcp_data_queue_ofo | Eric Dumazet |
2012-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-03-17 | netfilter: ctnetlink: fix race between delete and timeout expiration | Pablo Neira Ayuso |
2012-03-16 | arp: allow arp processing to honor per interface arp_accept sysctl | Neil Horman |
2012-03-16 | ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu. | RongQing.Li |
2012-03-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-03-16 | sch_sfq: revert dont put new flow at the end of flows | Eric Dumazet |
2012-03-16 | ipv6: fix icmp6_dst_alloc() | Eric Dumazet |
2012-03-15 | mac80211: make uapsd_* keys per-vif | Eliad Peller |
2012-03-15 | mac80211: add NULL terminator to debugfs_netdev write buf | Eliad Peller |
2012-03-15 | mac80211: Don't sample max throughput rate in minstrel_ht | Helmut Schaa |
2012-03-13 | mac80211: Don't let regulatory make us deaf | Paul Stewart |
2012-03-13 | mac80211: rename bss_conf timestamp to last_tsf | Johannes Berg |
2012-03-13 | cfg80211: clarify timestamp in cfg80211_inform_bss | Johannes Berg |
2012-03-13 | mac80211: linearize SKBs as needed for crypto | Johannes Berg |
2012-03-13 | mac80211: move RX WEP weak IV counting | Johannes Berg |
2012-03-12 | net: ipv4: Standardize prefixes for message logging | Joe Perches |
2012-03-12 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2012-03-12 | mac80211: set basic rates earlier | Johannes Berg |
2012-03-12 | mac80211: refactor common auth/assoc setup code | Johannes Berg |
2012-03-12 | mac80211: remove spurious BSSID change flag | Johannes Berg |
2012-03-12 | mac80211: simplify wmm check during association | Johannes Berg |
2012-03-12 | mac80211: simplify HT checks | Johannes Berg |
2012-03-12 | mac80211: move misplaced comment | Johannes Berg |
2012-03-12 | mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPS | Helmut Schaa |
2012-03-12 | mac80211: set channel back after disassociating | Johannes Berg |
2012-03-12 | mac80211: remove tx_sync | Johannes Berg |
2012-03-12 | mac80211: Limit TID buffering during BA session setup/teardown | Helmut Schaa |
2012-03-12 | cfg80211: Add background scan period attribute. | Bala Shanmugam |
2012-03-11 | net: Convert printks to pr_<level> | Joe Perches |
2012-03-11 | net: get rid of some pointless casts to sockaddr | Maciej Żenczykowski |