Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | | netfilter: queue: use NFPROTO_ for queue callsites | Jan Engelhardt | 2009-05-08 | |
| | * | | | | | | | | | | netfilter: xtables: use NFPROTO_ for xt_proto_init callsites | Jan Engelhardt | 2009-05-08 | |
| * | | | | | | | | | | | netfilter: conntrack: add support for DCCP handshake sequence to ctnetlink | Pablo Neira Ayuso | 2009-05-27 | |
* | | | | | | | | | | | | Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2009-06-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | wimax: fix warning caused by not checking retval of rfkill_set_hw_state() | Inaky Perez-Gonzalez | 2009-06-11 | |
* | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2009-06-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Bluetooth: Add native RFKILL soft-switch support for all devices | Marcel Holtmann | 2009-06-08 | |
| * | | | | | | | | | | | | Bluetooth: Remove pointless endian conversion helpers | Marcel Holtmann | 2009-06-08 | |
| * | | | | | | | | | | | | Bluetooth: Add basic constants for L2CAP ERTM support and use them | Marcel Holtmann | 2009-06-08 | |
| * | | | | | | | | | | | | Bluetooth: Fix errors and warnings in L2CAP reported by checkpatch.pl | Gustavo F. Padovan | 2009-06-08 | |
| * | | | | | | | | | | | | Bluetooth: Remove unnecessary variable initialization | Marcel Holtmann | 2009-06-08 | |
| * | | | | | | | | | | | | Bluetooth: Use macro for L2CAP hint mask on receiving config request | Gustavo F. Padovan | 2009-06-08 | |
| * | | | | | | | | | | | | Bluetooth: Use macros for L2CAP channel identifiers | Gustavo F. Padovan | 2009-06-08 | |
* | | | | | | | | | | | | | neigh: fix state transition INCOMPLETE->FAILED via Netlink request | Timo Teras | 2009-06-11 | |
* | | | | | | | | | | | | | net: No more expensive sock_hold()/sock_put() on each tx | Eric Dumazet | 2009-06-11 | |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | ieee802154: Use '%Zu' printf format for size_t. | David S. Miller | 2009-06-11 | |
* | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-06-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | cfg80211: fix rfkill locking problem | Johannes Berg | 2009-06-10 | |
| * | | | | | | | | | | | | mac80211: disable PS while probing AP | Johannes Berg | 2009-06-10 | |
| * | | | | | | | | | | | | mac80211: disable moving between PS modes during scan | Luis R. Rodriguez | 2009-06-10 | |
| * | | | | | | | | | | | | mac80211: clean up return value of __ieee80211_parse_tx_radiotap | Johannes Berg | 2009-06-10 | |
| * | | | | | | | | | | | | mac80211: don't use master netdev name | Johannes Berg | 2009-06-10 | |
| * | | | | | | | | | | | | mac80211: Fix the way ADDBA request count being modified | Vasanthakumar Thiagarajan | 2009-06-10 | |
| * | | | | | | | | | | | | cfg80211: fix for duplicate response for driver reg request | Luis R. Rodriguez | 2009-06-10 | |
| * | | | | | | | | | | | | rfkill: don't impose global states on resume (just restore the previous states) | Alan Jenkins | 2009-06-10 | |
| * | | | | | | | | | | | | rfkill: remove set_global_sw_state | Alan Jenkins | 2009-06-10 | |
| * | | | | | | | | | | | | mac80211: do not pass PS frames out of mac80211 again | Johannes Berg | 2009-06-10 | |
| * | | | | | | | | | | | | rfkill: remove input Kconfig | Johannes Berg | 2009-06-10 | |
| * | | | | | | | | | | | | rfkill: print events when input handler is disabled/enabled | Johannes Berg | 2009-06-10 | |
| * | | | | | | | | | | | | mac80211 : fix unaligned rx skb | matthieu castet | 2009-06-10 | |
| * | | | | | | | | | | | | mac80211: fix minstrel single-rate memory corruption | Bob Copeland | 2009-06-10 | |
* | | | | | | | | | | | | | sunrpc/auth_gss: Call rcu_barrier() on module unload. | Jesper Dangaard Brouer | 2009-06-10 | |
* | | | | | | | | | | | | | sctp: protocol.c call rcu_barrier() on unload. | Jesper Dangaard Brouer | 2009-06-10 | |
* | | | | | | | | | | | | | can: af_can.c use rcu_barrier() on module unload. | Jesper Dangaard Brouer | 2009-06-10 | |
* | | | | | | | | | | | | | nfnetlink_queue: Use rcu_barrier() on module unload. | Jesper Dangaard Brouer | 2009-06-10 | |
* | | | | | | | | | | | | | 8021q: Vlan driver should use rcu_barrier() on unload instead of syncronize_n... | Jesper Dangaard Brouer | 2009-06-10 | |
* | | | | | | | | | | | | | netfilter: Fix extra semi-colon in skb_walk_frags() changes. | David S. Miller | 2009-06-09 | |
|/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | net: add NL802154 interface for configuration of 802.15.4 devices | Sergey Lapin | 2009-06-09 | |
* | | | | | | | | | | | | net: add IEEE 802.15.4 socket family implementation | Sergey Lapin | 2009-06-09 | |
* | | | | | | | | | | | | Add constants for the ieee 802.15.4 stack | Sergey Lapin | 2009-06-09 | |
* | | | | | | | | | | | | pkt_sched: Use PSCHED_SHIFT in PSCHED time conversion | Jarek Poplawski | 2009-06-09 | |
* | | | | | | | | | | | | net: dev_addr_init() fix | Eric Dumazet | 2009-06-09 | |
* | | | | | | | | | | | | xfrm: Use frag list abstraction interfaces. | David S. Miller | 2009-06-09 | |
* | | | | | | | | | | | | sctp: Use frag list abstraction interfaces. | David S. Miller | 2009-06-09 | |
* | | | | | | | | | | | | phonet: Use frag list abstraction interfaces. | David S. Miller | 2009-06-09 | |
* | | | | | | | | | | | | netfilter: Use frag list abstraction interfaces. | David S. Miller | 2009-06-09 | |
* | | | | | | | | | | | | ipv6: Use frag list abstraction interfaces. | David S. Miller | 2009-06-09 | |
* | | | | | | | | | | | | ipv4: Use frag list abstraction interfaces. | David S. Miller | 2009-06-09 | |
* | | | | | | | | | | | | net/core/user_dma.c: Use frag list abstraction interfaces. | David S. Miller | 2009-06-09 | |
* | | | | | | | | | | | | net/core/skbuff.c: Use frag list abstraction interfaces. | David S. Miller | 2009-06-09 |