Age | Commit message (Expand) | Author |
2014-11-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2014-11-02 | irda: stop calling sk_prot->disconnect() on connection failure | Linus Torvalds |
2014-10-31 | libceph: eliminate unnecessary allocation in process_one_ticket() | Ilya Dryomov |
2014-10-31 | net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0 | Guenter Roeck |
2014-10-31 | mpls: Allow mpls_gso to be built as module | Pravin B Shelar |
2014-10-31 | mpls: Fix mpls_gso handler. | Pravin B Shelar |
2014-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2014-10-31 | netfilter: nft_reject_bridge: restrict reject to prerouting and input | Pablo Neira Ayuso |
2014-10-31 | netfilter: nft_reject_bridge: don't use IP stack to reject traffic | Pablo Neira Ayuso |
2014-10-31 | netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions | Pablo Neira Ayuso |
2014-10-31 | netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions | Pablo Neira Ayuso |
2014-10-31 | netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing | Pablo Neira Ayuso |
2014-10-30 | drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets | Ben Hutchings |
2014-10-30 | net: skb_fclone_busy() needs to detect orphaned skb | Eric Dumazet |
2014-10-30 | gre: Use inner mac length when computing tunnel length | Tom Herbert |
2014-10-30 | ipv4: Do not cache routing failures due to disabled forwarding. | Nicolas Cavallari |
2014-10-30 | libceph: use memalloc flags for net IO | Mike Christie |
2014-10-29 | inet: frags: remove the WARN_ON from inet_evict_bucket | Nikolay Aleksandrov |
2014-10-29 | inet: frags: fix a race between inet_evict_bucket and inet_frag_kill | Nikolay Aleksandrov |
2014-10-29 | ipv6: notify userspace when we added or changed an ipv6 token | Lubomir Rintel |
2014-10-29 | sch_pie: schedule the timer after all init succeed | WANG Cong |
2014-10-28 | Merge tag 'master-2014-10-27' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2014-10-28 | net: dsa: Error out on tagging protocol mismatches | Andrew Lunn |
2014-10-28 | ipvs: Avoid null-pointer deref in debug code | Alex Gartrell |
2014-10-27 | bpf: split eBPF out of NET | Alexei Starovoitov |
2014-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2014-10-27 | netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops() | Arturo Borrero |
2014-10-27 | Merge tag 'mac80211-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linu... | John W. Linville |
2014-10-26 | net: napi_reuse_skb() should check pfmemalloc | Eric Dumazet |
2014-10-25 | tcp: md5: do not use alloc_percpu() | Eric Dumazet |
2014-10-24 | netfilter: nf_log: release skbuff on nlmsg put failure | Houcheng Lin |
2014-10-24 | netfilter: nfnetlink_log: fix maximum packet length logged to userspace | Florian Westphal |
2014-10-24 | netfilter: nf_log: account for size of NLMSG_DONE attribute | Florian Westphal |
2014-10-24 | bridge: Do not compile options in br_parse_ip_options | Herbert Xu |
2014-10-22 | net: fix saving TX flow hash in sock for outgoing connections | Sathya Perla |
2014-10-22 | xfrm6: fix a potential use after free in xfrm6_policy.c | Li RongQing |
2014-10-22 | net: tso: fix unaligned access to crafted TCP header in helper API | Karl Beldan |
2014-10-22 | netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocation | Sabrina Dubroca |
2014-10-22 | netfilter: ipset: off by one in ip_set_nfnl_get_byindex() | Dan Carpenter |
2014-10-22 | netfilter: nf_conntrack: allow server to become a client in TW handling | Marcelo Leitner |
2014-10-21 | net: sched: initialize bstats syncp | Sabrina Dubroca |
2014-10-21 | netlink: Re-add locking to netlink_lookup() and seq walker | Thomas Graf |
2014-10-21 | tipc: fix lockdep warning when intra-node messages are delivered | Ying Xue |
2014-10-21 | tipc: fix a potential deadlock | Ying Xue |
2014-10-20 | net: core: handle encapsulation offloads when computing segment lengths | Florian Westphal |
2014-10-20 | net: make skb_gso_segment error handling more robust | Florian Westphal |
2014-10-20 | net: gso: use feature flag argument in all protocol gso handlers | Florian Westphal |
2014-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2014-10-20 | mac80211: minstrels: fix buffer overflow in HT debugfs rc_stats | Karl Beldan |
2014-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |