| Commit message (Expand) | Author | Age |
* | cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB | Luis R. Rodriguez | 2012-04-09 |
* | mac80211: fix the RANN propagation issues | Chun-Yeow Yeoh | 2012-04-09 |
* | mac80211: fix the sparse warnings on endian handling in RANN propagation | Chun-Yeow Yeoh | 2012-04-09 |
* | mac80211: when receiving DTIM disable power-save mode only if it was enabled | Ronald Wahl | 2012-04-09 |
* | mac80211: optimize aggregation session timeout handling | Felix Fietkau | 2012-04-09 |
* | mac80211: reduce code duplication in debugfs code | Felix Fietkau | 2012-04-09 |
* | cfg80211: use compare_ether_addr on MAC addresses instead of memcmp | Felix Fietkau | 2012-04-09 |
* | mac80211: end service period only after sending last buffered frame | Marco Porsch | 2012-04-09 |
* | mac80211: Add iface name when calling WARN-ON. | Ben Greear | 2012-04-09 |
* | wireless: rename ht_info to ht_operation | Johannes Berg | 2012-04-09 |
* | mac80211: flush to get the tx status of nullfunc frame immediately | Rajkumar Manoharan | 2012-04-09 |
* | mac80211: do not send pspoll when powersave is disabled | Rajkumar Manoharan | 2012-04-09 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-03-27 |
|\ |
|
| * | mac80211: fix possible tid_rx->reorder_timer use after free | Stanislaw Gruszka | 2012-03-26 |
| * | mac80211: remove outdated comment | Eliad Peller | 2012-03-26 |
| * | cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info | John W. Linville | 2012-03-26 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-03-27 |
|\ \ |
|
| * | | net: fix a potential rcu_read_lock() imbalance in rt6_fill_node() | Eric Dumazet | 2012-03-27 |
| * | | net: add a truesize parameter to skb_add_rx_frag() | Eric Dumazet | 2012-03-25 |
| * | | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller | 2012-03-23 |
| |\ \
| | |/
| |/| |
|
| | * | netfilter: nf_conntrack: permanently attach timeout policy to conntrack | Pablo Neira Ayuso | 2012-03-22 |
| | * | netfilter: xt_CT: fix assignation of the generic protocol tracker | Pablo Neira Ayuso | 2012-03-22 |
| | * | netfilter: xt_CT: missing rcu_read_lock section in timeout assignment | Pablo Neira Ayuso | 2012-03-22 |
| | * | netfilter: cttimeout: fix dependency with l4protocol conntrack module | Pablo Neira Ayuso | 2012-03-22 |
| | * | netfilter: xt_LOG: use CONFIG_IP6_NF_IPTABLES instead of CONFIG_IPV6 | Pablo Neira Ayuso | 2012-03-22 |
* | | | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2012-03-24 |
|\ \ \ |
|
| * | | | device.h: cleanup users outside of linux/include (C files) | Paul Gortmaker | 2012-03-11 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl | Linus Torvalds | 2012-03-23 |
|\ \ \ \ |
|
| * | | | | sysctl: Modify __register_sysctl_paths to take a set instead of a root and an... | Eric W. Biederman | 2012-01-24 |
| * | | | | sysctl: Add a root pointer to ctl_table_set | Eric W. Biederman | 2012-01-24 |
| * | | | | sysctl: Remove the unnecessary sysctl_set parent concept. | Eric W. Biederman | 2012-01-24 |
| * | | | | sysctl: Implement retire_sysctl_set | Eric W. Biederman | 2012-01-24 |
| * | | | | sysctl: Register the base sysctl table like any other sysctl table. | Eric W. Biederman | 2012-01-24 |
| |/ / / |
|
* | | | | poll: add poll_requested_events() and poll_does_not_wait() functions | Hans Verkuil | 2012-03-23 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-03-23 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | bonding: remove entries for master_ip and vlan_ip and query devices instead | Andy Gospodarek | 2012-03-22 |
| * | | | netfilter: remove forward module param confusion. | Rusty Russell | 2012-03-22 |
| * | | | xfrm: Access the replay notify functions via the registered callbacks | Steffen Klassert | 2012-03-22 |
| * | | | xfrm: Remove unused xfrm_state from xfrm_state_check_space | Steffen Klassert | 2012-03-22 |
| * | | | RDS: use gfp flags from caller in conn_alloc() | Dan Carpenter | 2012-03-22 |
| * | | | netlabel: use GFP flags from caller instead of GFP_ATOMIC | Dan Carpenter | 2012-03-22 |
| * | | | l2tp: enable automatic module loading for l2tp_ppp | Benjamin LaHaise | 2012-03-21 |
| | |/
| |/| |
|
| * | | net: fix napi_reuse_skb() skb reserve | Eric Dumazet | 2012-03-21 |
* | | | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-03-23 |
|\ \ \ |
|
| * | | | xprtrdma: Remove assumption that each segment is <= PAGE_SIZE | Tom Tucker | 2012-03-21 |
| * | | | xprtrdma: The transport should not bug-check when a dup reply is received | Tom Tucker | 2012-03-21 |
| * | | | SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined | Trond Myklebust | 2012-03-21 |
| * | | | SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG | Trond Myklebust | 2012-03-20 |
| * | | | SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up() | Trond Myklebust | 2012-03-19 |
| * | | | SUNRPC: Don't use variable length automatic arrays in kernel code | Trond Myklebust | 2012-03-12 |