Age | Commit message (Expand) | Author |
2010-10-12 | Bluetooth: Don't clear the blacklist when closing the HCI device | Johan Hedberg |
2010-10-12 | Bluetooth: remove extra newline from debug output | Andrei Emeltchenko |
2010-10-12 | Bluetooth: Use a stream-oriented recvmsg with SOCK_STREAM L2CAP sockets. | Mat Martineau |
2010-10-12 | Bluetooth: Use common SOCK_STREAM receive code in RFCOMM | Mat Martineau |
2010-10-12 | Bluetooth: Add common code for stream-oriented recvmsg() | Mat Martineau |
2010-10-12 | Bluetooth: Validate PSM values in calls to connect() and bind() | Mat Martineau |
2010-10-12 | Bluetooth: Fix RFCOMM RPN negotiation | Yuri Kululin |
2010-10-12 | Bluetooth: HCI devices are either BR/EDR or AMP radios | David Vrabel |
2010-10-12 | dccp: cosmetics - warning format | Gerrit Renker |
2010-10-12 | dccp: schedule an Ack when receiving timestamps | Gerrit Renker |
2010-10-12 | dccp: generalise data-loss condition | Ivo Calado |
2010-10-12 | dccp: remove unused argument in CCID tx function | Gerrit Renker |
2010-10-12 | dccp: merge now-reduced connect_init() function | Gerrit Renker |
2010-10-12 | dccp: fix the adjustments to AWL and SWL | Gerrit Renker |
2010-10-11 | net dst: use a percpu_counter to track entries | Eric Dumazet |
2010-10-11 | neigh: Protect neigh->ha[] with a seqlock | Eric Dumazet |
2010-10-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-10-11 | net: clear heap allocations for privileged ethtool actions | Kees Cook |
2010-10-11 | mac80211: minstrel_ht A-MPDU fix | Björn Smedman |
2010-10-11 | mac80211: don't kmalloc 16 bytes | Johannes Berg |
2010-10-11 | cfg80211: add channel utilization stats to the survey command | Felix Fietkau |
2010-10-11 | mac80211: temporarily disable reorder release timer | Christian Lamparter |
2010-10-11 | mac80211: fix possible null-pointer de-reference | Christian Lamparter |
2010-10-11 | wireless: Set some stats used by /proc/net/wireless (wext) | Ben Greear |
2010-10-11 | mac80211: Improve mlme probe response log messages. | Ben Greear |
2010-10-11 | Revert "wireless: Use first phyX name available when registering phy devices." | Johannes Berg |
2010-10-11 | ATM: mpc, fix use after free | Jiri Slaby |
2010-10-11 | neigh: speedup neigh_hh_init() | Eric Dumazet |
2010-10-11 | irda: Fix heap memory corruption in iriap.c | Samuel Ortiz |
2010-10-11 | irda: Fix parameter extraction stack overflow | Samuel Ortiz |
2010-10-11 | irda: Remove BKL instances from irnet | Samuel Ortiz |
2010-10-11 | irda: Remove BKL instances from af_irda.c | Samuel Ortiz |
2010-10-09 | net_sched: use __TCA_HTB_MAX and TCA_HTB_MAX | Changli Gao |
2010-10-08 | net: Fix rxq ref counting | Tom Herbert |
2010-10-08 | Phonet: mark the pipe controller as EXPERIMENTAL | Rémi Denis-Courmont |
2010-10-08 | Phonet: cleanup pipe enable socket option | Rémi Denis-Courmont |
2010-10-08 | Phonet: advise against enabling the pipe controller | Rémi Denis-Courmont |
2010-10-08 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2010-10-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-10-08 | ipv4: Remove leftover rcu_read_unlock calls from __mkroute_output() | Dimitris Michailidis |
2010-10-08 | net: clear heap allocation for ETHTOOL_GRXCLSRLALL | Kees Cook |
2010-10-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-10-08 | net: Update kernel-doc for netif_set_real_num_rx_queues() | Ben Hutchings |
2010-10-07 | cfg80211: constify WDS address | Johannes Berg |
2010-10-07 | nl80211: use new genl helpers for WDS | Johannes Berg |
2010-10-07 | mac80211: fix sw scan locking | Johannes Berg |
2010-10-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-10-07 | Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath" | John W. Linville |
2010-10-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | David S. Miller |
2010-10-06 | net: netif_set_real_num_rx_queues may cap num_rx_queues at init time | John Fastabend |