Age | Commit message (Expand) | Author |
2012-06-14 | Bluetooth: Fix sending HCI_Disconnect only when connected | Vishal Agarwal |
2012-06-13 | netpoll: fix netpoll_send_udp() bugs | Eric Dumazet |
2012-06-13 | splice: fix racy pipe->buffers uses | Eric Dumazet |
2012-06-13 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-06-13 | mac80211: stop polling in disassociation | David Spinadel |
2012-06-13 | mac80211: check sdata_running on ieee80211_set_bitrate_mask | Eliad Peller |
2012-06-13 | cfg80211: fix potential deadlock in regulatory | Eliad Peller |
2012-06-12 | TTY: ircomm, use tty_port_close_start helper | Jiri Slaby |
2012-06-12 | TTY: ircomm, use tty_port_close_end helper | Jiri Slaby |
2012-06-12 | TTY: ircomm, define carrier routines | Jiri Slaby |
2012-06-12 | TTY: ircomm, define local tty_port | Jiri Slaby |
2012-06-12 | TTY: ircomm, use tty from tty_port | Jiri Slaby |
2012-06-12 | TTY: ircomm, revamp locking | Jiri Slaby |
2012-06-12 | TTY: ircomm, use flags from tty_port | Jiri Slaby |
2012-06-12 | TTY: ircomm, use open counts from tty_port | Jiri Slaby |
2012-06-12 | TTY: ircomm, use close times from tty_port | Jiri Slaby |
2012-06-12 | TTY: ircomm, add tty_port | Jiri Slaby |
2012-06-12 | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller |
2012-06-12 | mac80211: add missing kernel-doc | Ashok Nagarajan |
2012-06-12 | Bluetooth: Fix using uninitialized option in RFCMode | Szymon Janc |
2012-06-11 | rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointer | Jeff Layton |
2012-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-06-11 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2012-06-11 | 9p: BUG before corrupting memory | Sasha Levin |
2012-06-09 | cfg80211: check iface combinations only when iface is running | Michal Kazior |
2012-06-09 | mac80211: add some missing kernel-doc | Johannes Berg |
2012-06-09 | net/core: fix kernel-doc warnings | Randy Dunlap |
2012-06-09 | Bluetooth: Add support for encryption key refresh | Johan Hedberg |
2012-06-08 | l2tp: fix a race in l2tp_ip_sendmsg() | Eric Dumazet |
2012-06-08 | mac80211: add back channel change flag | Stanislaw Gruszka |
2012-06-08 | NFC: Fix possible NULL ptr deref when getting the name of a socket | Sasha Levin |
2012-06-08 | Bluetooth: Fix SMP security elevation from medium to high | Johan Hedberg |
2012-06-08 | Bluetooth: Fix deadlock and crash when SMP pairing times out | Johan Hedberg |
2012-06-08 | Bluetooth: Fix LE pairing completion on connection failure | Vishal Agarwal |
2012-06-08 | Bluetooth: Fix SMP pairing method selection | Johan Hedberg |
2012-06-07 | snmp: fix OutOctets counter to include forwarded datagrams | Vincent Bernat |
2012-06-07 | appletalk: Remove out of date message in printk | Dave Jones |
2012-06-07 | ipv6: fib: Restore NTF_ROUTER exception in fib6_age() | Thomas Graf |
2012-06-07 | net: neighbour: fix neigh_dump_info() | Eric Dumazet |
2012-06-07 | net: l2tp_eth: fix kernel panic on rmmod l2tp_eth | Eric Dumazet |
2012-06-07 | netfilter: nf_ct_h323: fix bug in rtcp natting | Pablo Neira Ayuso |
2012-06-07 | netfilter: xt_HMARK: fix endianness and provide consistent hashing | Hans Schillstrom |
2012-06-06 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-06-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-06-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville |
2012-06-06 | inetpeer: fix a race in inetpeer_gc_worker() | Eric Dumazet |
2012-06-05 | cfg80211: fix interface combinations check | Johannes Berg |
2012-06-05 | Bluetooth: Fix checking the wrong flag when accepting a socket | Vinicius Costa Gomes |
2012-06-04 | mac80211: fix non RCU-safe sta_list manipulation | Arik Nemtsov |
2012-06-04 | mac80211: Fix likely misuse of | for & | Joe Perches |