| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | ip6_udp_tunnel: Fix checksum calculation | Alexander Duyck | 2014-11-25 | |
| | * | | | | | | | | | | | | | | | net/ping: handle protocol mismatching scenario | Jane Zhou | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | af_packet: fix sparse warning | Michael S. Tsirkin | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | ipv6: gre: fix wrong skb->protocol in WCCP | Yuri Chislov | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic | lucien | 2014-11-23 | |
| | * | | | | | | | | | | | | | | | ipv6: Do not treat a GSO_TCPV4 request from UDP tunnel over IPv6 as invalid | Alexander Duyck | 2014-11-23 | |
| | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2014-11-25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | SUNRPC: Fix locking around callback channel reply receive | Trond Myklebust | 2014-11-19 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-11-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | tcp: Restore RFC5961-compliant behavior for SYN packets | Calvin Owens | 2014-11-21 | |
| | * | | | | | | | | | | | | net: Revert "net: avoid one atomic operation in skb_clone()" | Eric Dumazet | 2014-11-21 | |
| | * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-11-21 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queries | Linus Lüssing | 2014-11-17 | |
| | | * | | | | | | | | | | | | netfilter: nfnetlink: fix insufficient validation in nfnetlink_bind | Pablo Neira Ayuso | 2014-11-17 | |
| | * | | | | | | | | | | | | | Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-11-21 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | Merge tag 'mac80211-for-john-2014-11-18' of git://git.kernel.org/pub/scm/linu... | John W. Linville | 2014-11-19 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | mac80211: minstrel_ht: fix a crash in rate sorting | Felix Fietkau | 2014-11-18 | |
| | * | | | | | | | | | | | | | ipx: fix locking regression in ipx_sendmsg and ipx_recvmsg | Jiri Bohac | 2014-11-20 | |
| | * | | | | | | | | | | | | | openvswitch: Don't validate IPv6 label masks. | Joe Stringer | 2014-11-20 | |
| | * | | | | | | | | | | | | | ipv6: delete protocol and unregister rtnetlink when cleanup | Duan Jiong | 2014-11-19 | |
| | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs | Daniel Borkmann | 2014-11-16 | |
| | * | | | | | | | | | | | | Merge branch 'net_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshel... | David S. Miller | 2014-11-16 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | openvswitch: Validate IPv6 flow key and mask values. | Jarno Rajahalme | 2014-11-14 | |
| | | * | | | | | | | | | | | | openvswitch: Convert dp rcu read operation to locked operations | Pravin B Shelar | 2014-11-14 | |
| | | * | | | | | | | | | | | | openvswitch: Fix NDP flow mask validation | Daniele Di Proietto | 2014-11-14 | |
| | | * | | | | | | | | | | | | openvswitch: Fix checksum calculation when modifying ICMPv6 packets. | Jesse Gross | 2014-11-14 | |
| | | * | | | | | | | | | | | | openvswitch: Fix memory leak. | Pravin B Shelar | 2014-11-14 | |
| | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | | dcbnl : Disable software interrupts before taking dcb_lock | Anish Bhatt | 2014-11-16 | |
| | * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-11-16 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse | bill bonaparte | 2014-11-14 | |
| | | * | | | | | | | | | | | | netfilter: nf_tables: restore synchronous object release from commit/abort | Pablo Neira Ayuso | 2014-11-12 | |
| | | * | | | | | | | | | | | | netfilter: nft_compat: use the match->table to validate dependencies | Pablo Neira Ayuso | 2014-11-12 | |
| | | * | | | | | | | | | | | | netfilter: nft_compat: relax chain type validation | Pablo Neira Ayuso | 2014-11-12 | |
| | | * | | | | | | | | | | | | netfilter: nft_compat: use current net namespace | Pablo Neira Ayuso | 2014-11-12 | |
| | | * | | | | | | | | | | | | ipvs: Keep skb->sk when allocating headroom on tunnel xmit | Calvin Owens | 2014-11-12 | |
| | | * | | | | | | | | | | | | netfilter: ipset: small potential read beyond the end of buffer | Dan Carpenter | 2014-11-11 | |
| | | * | | | | | | | | | | | | netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval | Daniel Borkmann | 2014-11-10 | |
| | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | | ipv4: Fix incorrect error code when adding an unreachable route | Panu Matilainen | 2014-11-16 | |
| | * | | | | | | | | | | | | Merge tag 'master-2014-11-11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-11-14 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | / / / / / / / / / | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||
| | | * | | | | | | | | | | Merge tag 'mac80211-for-john-2014-11-10' of git://git.kernel.org/pub/scm/linu... | John W. Linville | 2014-11-10 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | | | ||||
| | | | * | | | | | | | | | mac80211: Fix regression that triggers a kernel BUG with CCMP | Ronald Wahl | 2014-11-06 | |
| * | | | | | | | | | | | | Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-11-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptor | Jeff Layton | 2014-11-13 | |
| | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-11-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | netlink: Properly unbind in error conditions. | Hiroaki SHIMODA | 2014-11-12 | |
| | * | | | | | | | | | | | ipv6: fix IPV6_PKTINFO with v4 mapped | Eric Dumazet | 2014-11-11 | |
| | * | | | | | | | | | | | net: sctp: fix memory leak in auth key management | Daniel Borkmann | 2014-11-11 | |
| | * | | | | | | | | | | | net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p... | Daniel Borkmann | 2014-11-11 | |
| | * | | | | | | | | | | | udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete. | Jesse Gross | 2014-11-10 | |
| | * | | | | | | | | | | | Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-11-06 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | / / / | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||
