Age | Commit message (Expand) | Author |
2016-10-18 | netfilter: nf_tables: avoid uninitialized variable warning | Arnd Bergmann |
2016-10-18 | tcp: Remove unused but set variable | Tobias Klauser |
2016-10-18 | ipv4: Remove unused but set variable | Tobias Klauser |
2016-10-18 | net/hsr: Remove unused but set variable | Tobias Klauser |
2016-10-18 | Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2016-10-17 | netfilter: nft_range: validate operation netlink attribute | Pablo Neira Ayuso |
2016-10-17 | netfilter: nft_exthdr: fix error handling in nft_exthdr_init() | Dan Carpenter |
2016-10-17 | netfilter: nf_tables: underflow in nft_parse_u32_check() | Dan Carpenter |
2016-10-17 | netfilter: nft_hash: add missing NFTA_HASH_OFFSET's nla_policy | Liping Zhang |
2016-10-17 | netfilter: xt_ipcomp: add "ip[6]t_ipcomp" module alias name | Liping Zhang |
2016-10-17 | netfilter: xt_NFLOG: fix unexpected truncated packet | Liping Zhang |
2016-10-17 | netfilter: nft_dynset: fix element timeout for HZ != 1000 | Anders K. Pedersen |
2016-10-17 | netfilter: xt_hashlimit: Add missing ULL suffixes for 64-bit constants | Geert Uytterhoeven |
2016-10-17 | net: pktgen: remove rcu locking in pktgen_change_name() | Eric Dumazet |
2016-10-17 | net: Require exact match for TCP socket lookups if dif is l3mdev | David Ahern |
2016-10-17 | mac80211: move struct aead_req off the stack | Ard Biesheuvel |
2016-10-17 | batman-adv: Add BATADV_DBG_TP_METER to BATADV_DBG_ALL | Sven Eckelmann |
2016-10-17 | batman-adv: Modify neigh_list only with rcu-list functions | Sven Eckelmann |
2016-10-15 | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-10-14 | IPv6: fix DESYNC_FACTOR | Jiri Bohac |
2016-10-14 | IPv6: Drop the temporary address regen_timer | Jiri Bohac |
2016-10-14 | Merge tag 'rxrpc-rewrite-20161013' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller |
2016-10-14 | ipv6: correctly add local routes when lo goes up | Nicolas Dichtel |
2016-10-14 | ip6_tunnel: fix ip6_tnl_lookup | Vadim Fedorenko |
2016-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-10-13 | Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2016-10-13 | Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-10-13 | net: bridge: add the multicast_flood flag attribute to brport_attrs | Nikolay Aleksandrov |
2016-10-13 | net: rtnl: info leak in rtnl_fill_vfinfo() | Dan Carpenter |
2016-10-13 | tipc: info leak in __tipc_nl_add_udp_addr() | Dan Carpenter |
2016-10-13 | net: ipv4: Do not drop to make_route if oif is l3mdev | David Ahern |
2016-10-13 | ipv6: tcp: restore IP6CB for pktoptions skbs | Eric Dumazet |
2016-10-13 | net_sched: reorder pernet ops and act ops registrations | WANG Cong |
2016-10-13 | openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev | Jiri Benc |
2016-10-13 | openvswitch: fix vlan subtraction from packet length | Jiri Benc |
2016-10-13 | openvswitch: vlan: remove wrong likely statement | Jiri Benc |
2016-10-13 | net_sched: do not broadcast RTM_GETTFILTER result | Eric Dumazet |
2016-10-13 | rxrpc: Fix checking of error from ip6_route_output() | David Howells |
2016-10-13 | rxrpc: Fix checker warning by not passing always-zero value to ERR_PTR() | David Howells |
2016-10-12 | mac80211: fix CMD_FRAME for AP_VLAN | Michael Braun |
2016-10-12 | mac80211: validate DA/SA during A-MSDU decapsulation | Johannes Berg |
2016-10-12 | cfg80211: add ability to check DA/SA in A-MSDU decapsulation | Johannes Berg |
2016-10-12 | cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB | Johannes Berg |
2016-10-12 | mac80211: discard multicast and 4-addr A-MSDUs | Johannes Berg |
2016-10-12 | strparser: Propagate correct error code in strp_recv() | Geert Uytterhoeven |
2016-10-11 | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada |
2016-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-10-11 | netfilter: Fix slab corruption. | Linus Torvalds |
2016-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-10 | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro |