Age | Commit message (Expand) | Author | Files | Lines |
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 | SUNRPC: Don't use variable length automatic arrays in kernel code | Trond Myklebust | 1 | -2/+5 |
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 | SUNRPC: Fix a few sparse warnings | Trond Myklebust | 7 | -12/+10 |
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 |
2012-03-11 | device.h: cleanup users outside of linux/include (C files) | Paul Gortmaker | 1 | -0/+1 |
2012-03-11 | [S390] irq: external interrupt code passing | Heiko Carstens | 1 | -1/+1 |
2012-03-11 | batman-adv: Remove spaces after a cast | Sven Eckelmann | 2 | -3/+3 |
2012-03-11 | batman-adv: Use {} braces consistent on the arms of a statement | Sven Eckelmann | 1 | -1/+2 |
2012-03-11 | batman-adv: Don't begin block comments with only a /* line | Sven Eckelmann | 2 | -13/+3 |
2012-03-11 | batman-adv: Ignore 80-chars per line limits for strings | Sven Eckelmann | 12 | -177/+137 |
2012-03-10 | ipv4: Make ip_rcv_options() return bool. | David S. Miller | 1 | -3/+3 |
2012-03-10 | ipv4: Make ip_call_ra_chain() return bool. | David S. Miller | 1 | -4/+4 |
2012-03-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 12 | -48/+164 |
2012-03-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 35 | -492/+899 |
2012-03-09 | sctp: Export sctp_do_peeloff | Benjamin Poirier | 1 | -15/+9 |
2012-03-08 | TTY: remove unneeded tty->index checks | Jiri Slaby | 1 | -5/+1 |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 2 | -2/+0 |
2012-03-08 | route: Remove redirect_genid | Steffen Klassert | 2 | -10/+2 |
2012-03-08 | inetpeer: Invalidate the inetpeer tree along with the routing cache | Steffen Klassert | 2 | -1/+80 |