Age | Commit message (Expand) | Author |
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-12 | SUNRPC: Don't use variable length automatic arrays in kernel code | Trond Myklebust |
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 |
2012-03-11 | SUNRPC: Fix a few sparse warnings | Trond Myklebust |
2012-03-11 | ipv6: Fix Smatch warning. | Li Wei |
2012-03-11 | tcp: fix syncookie regression | Eric Dumazet |
2012-03-11 | caif: make zero a legal caif connetion id. | sjur.brandeland@stericsson.com |
2012-03-11 | caif: Fix for a race in socket transmit with flow control. | Dmitry Tarnyagin |
2012-03-11 | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2012-03-11 | [S390] irq: external interrupt code passing | Heiko Carstens |
2012-03-11 | batman-adv: Remove spaces after a cast | Sven Eckelmann |
2012-03-11 | batman-adv: Use {} braces consistent on the arms of a statement | Sven Eckelmann |
2012-03-11 | batman-adv: Don't begin block comments with only a /* line | Sven Eckelmann |
2012-03-11 | batman-adv: Ignore 80-chars per line limits for strings | Sven Eckelmann |
2012-03-09 | ipv4: Make ip_rcv_options() return bool. | David S. Miller |
2012-03-09 | ipv4: Make ip_call_ra_chain() return bool. | David S. Miller |
2012-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-03-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-03-08 | sctp: Export sctp_do_peeloff | Benjamin Poirier |
2012-03-08 | TTY: remove unneeded tty->index checks | Jiri Slaby |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby |
2012-03-08 | route: Remove redirect_genid | Steffen Klassert |
2012-03-08 | inetpeer: Invalidate the inetpeer tree along with the routing cache | Steffen Klassert |
2012-03-08 | bridge: fix state reporting when port is disabled | Paulius Zaleckas |
2012-03-08 | bridge: br_log_state() s/entering/entered/ | Paulius Zaleckas |
2012-03-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | David S. Miller |
2012-03-07 | af_iucv: add shutdown for HS transport | Ursula Braun |
2012-03-07 | af_iucv: handle netdev events | Ursula Braun |
2012-03-07 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o... | David S. Miller |
2012-03-07 | Merge branch 'master' of git://1984.lsi.us.es/net-next | David S. Miller |
2012-03-08 | Bluetooth: Set security level on incoming pairing request | Ido Yariv |
2012-03-08 | Bluetooth: Fix access to the STK generation methods matrix | Ido Yariv |
2012-03-08 | Bluetooth: Fix using uninitialized variable | Luiz Augusto von Dentz |
2012-03-08 | Bluetooth: fix conding style issues all over the tree | Gustavo F. Padovan |
2012-03-07 | openvswitch: Fix checksum update for actions on UDP packets. | Jesse Gross |