Age | Commit message (Expand) | Author |
2013-10-30 | ipv6: remove the unnecessary statement in find_match() | Duan Jiong |
2013-10-30 | mac802154: Use pr_err(...) rather than printk(KERN_ERR ...) | Chen Weilong |
2013-10-30 | tipc: remove two indentation levels in tipc_recv_msg routine | Ying Xue |
2013-10-30 | SUNRPC: remove duplicated include from clnt.c | Wei Yongjun |
2013-10-30 | Merge branch 'dma_complete' into next | Vinod Koul |
2013-10-29 | tcp: temporarily disable Fast Open on SYN timeout | Yuchung Cheng |
2013-10-30 | net: ipvs: sctp: do not recalc sctp csum when ports didn't change | Daniel Borkmann |
2013-10-29 | bridge: pass correct vlan id to multicast code | Vlad Yasevich |
2013-10-29 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o... | David S. Miller |
2013-10-29 | net: x25: Fix dead URLs in Kconfig | Michael DrĂ¼ing |
2013-10-29 | net: sched: cls_bpf: add BPF-based classifier | Daniel Borkmann |
2013-10-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2013-10-29 | netfilter: xt_NFQUEUE: fix --queue-bypass regression | Holger Eitzenberger |
2013-10-29 | net: esp{4,6}: get rid of struct esp_data | Mathias Krause |
2013-10-29 | net: esp{4,6}: remove padlen from struct esp_data | Mathias Krause |
2013-10-29 | net, mc: fix the incorrect comments in two mc-related functions | Zhi Yong Wu |
2013-10-29 | net, iovec: fix the incorrect comment in memcpy_fromiovecend() | Zhi Yong Wu |
2013-10-29 | net, datagram: fix the incorrect comment in zerocopy_sg_from_iovec() | Zhi Yong Wu |
2013-10-29 | ipv4: fix DO and PROBE pmtu mode regarding local fragmentation with UFO/CORK | Hannes Frederic Sowa |
2013-10-29 | tcp: gso: fix truesize tracking | Eric Dumazet |
2013-10-28 | ipv6: Remove privacy config option. | David S. Miller |
2013-10-28 | 6lowpan: remove unnecessary break | Alexander Aring |
2013-10-28 | 6lowpan: remove skb->dev assignment | Alexander Aring |
2013-10-28 | 6lowpan: use netdev_alloc_skb instead dev_alloc_skb | Alexander Aring |
2013-10-28 | 6lowpan: remove unnecessary check on err >= 0 | Alexander Aring |
2013-10-28 | 6lowpan: remove unnecessary ret variable | Alexander Aring |
2013-10-28 | SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msg | Trond Myklebust |
2013-10-28 | SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 message | Trond Myklebust |
2013-10-28 | SUNRPC: remove an unnecessary if statement | wangweidong |
2013-10-28 | sunrpc: comment typo fix | J. Bruce Fields |
2013-10-28 | SUNRPC: Add correct rcu_dereference annotation in rpc_clnt_set_transport | Trond Myklebust |
2013-10-28 | SUNRPC: Add a helper to switch the transport of an rpc_clnt | Trond Myklebust |
2013-10-28 | SUNRPC: Modify synopsis of rpc_client_register() | Chuck Lever |
2013-10-28 | netfilter: bridge: nf_tables: add filter chain type | Pablo Neira Ayuso |
2013-10-28 | netfilter: nft_nat: Fix endianness issue reported by sparse | Tomasz Bursztyka |
2013-10-28 | netfilter: bridge: fix nf_tables bridge dependencies with main core | Pablo Neira Ayuso |
2013-10-28 | nl80211: fix channel switch parsing | Andrei Otcheretianski |
2013-10-28 | mac80211: fix uninitialized variable | Michal Kazior |
2013-10-28 | mac80211: process mesh channel switching using beacon | Chun-Yeow Yeoh |
2013-10-28 | {nl,cfg,mac}80211: implement mesh channel switch userspace API | Chun-Yeow Yeoh |
2013-10-28 | {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh | Chun-Yeow Yeoh |
2013-10-28 | mac80211: process the CSA frame for mesh accordingly | Chun-Yeow Yeoh |
2013-10-28 | mac80211: refactor the parsing of chan switch ie | Chun-Yeow Yeoh |
2013-10-28 | mac80211: add ieee80211_tx_prepare_skb() helper function | Felix Fietkau |
2013-10-28 | cfg80211: export reg_initiator_name() | Luis R. Rodriguez |
2013-10-28 | mac80211: fixes for mesh powersave logic | Marco Porsch |
2013-10-28 | mac80211: Remove check for offchannel state when waking netdev queues | Seth Forshee |
2013-10-28 | net: rfkill: gpio: add ACPI support | Heikki Krogerus |
2013-10-28 | net: rfkill: gpio: prepare for DT and ACPI support | Heikki Krogerus |
2013-10-28 | net: rfkill: gpio: spinlock-safe GPIO access | Heikki Krogerus |