summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-02-17net/sched: cls_u32: Reflect HW offload statusOr Gerlitz
2017-02-17net/sched: cls_matchall: Reflect HW offloading statusOr Gerlitz
2017-02-17net/sched: cls_flower: Reflect HW offload statusOr Gerlitz
2017-02-17net/sched: cls_matchall: Dump the classifier flagsOr Gerlitz
2017-02-17net/sched: cls_flower: Properly handle classifier flags dumpingOr Gerlitz
2017-02-17packet: Do not call fanout_release from atomic contextsAnoob Soman
2017-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-16Bluetooth: fix spelling mistake: "advetising" -> "advertising"Colin Ian King
2017-02-16Bluetooth: Fix NULL pointer dereference in bt_sock_recvmsgEzequiel Garcia
2017-02-15rhashtable: Revert nested table changes.David S. Miller
2017-02-15openvswitch: Set internal device max mtu to ETH_MAX_MTU.Jarno Rajahalme
2017-02-15net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notificationMarcus Huewe
2017-02-15esp: Add a software GRO codepathSteffen Klassert
2017-02-15xfrm: Extend the sec_path for IPsec offloadingSteffen Klassert
2017-02-15xfrm: Export xfrm_parse_spi.Steffen Klassert
2017-02-15net: Prepare gro for packet consuming gro callbacksSteffen Klassert
2017-02-15net: Add a skb_gro_flush_final helper.Steffen Klassert
2017-02-15xfrm: Add a secpath_set helper.Steffen Klassert
2017-02-14tcp: tcp_probe: use spin_lock_bh()Eric Dumazet
2017-02-14packet: fix races in fanout_add()Eric Dumazet
2017-02-14net_sched: nla_memdup_cookie() can be staticWei Yongjun
2017-02-14kcm: fix a null pointer dereference in kcm_sendmsg()WANG Cong
2017-02-14bridge: fdb: converge fdb_delete_by functions into oneNikolay Aleksandrov
2017-02-14bridge: fdb: add proper lock checks in searching functionsNikolay Aleksandrov
2017-02-14bridge: fdb: converge fdb searching functions into oneNikolay Aleksandrov
2017-02-14ipv6: Handle IPv4-mapped src to in6addr_any dst.Jonathan T. Leighton
2017-02-14ipv6: Inhibit IPv4-mapped src address on the wire.Jonathan T. Leighton
2017-02-14sched: Fix accidental removal of errout gotoJiri Pirko
2017-02-13net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSYEric Dumazet
2017-02-13tipc: Fix tipc_sk_reinit race conditionsHerbert Xu
2017-02-13NET: Fix /proc/net/arp for AX.25Ralf Baechle
2017-02-12net/llc: avoid BUG_ON() in skb_orphan()Eric Dumazet
2017-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-02-12netfilter: nf_tables: honor NFT_SET_OBJECT in set backend selectionPablo Neira Ayuso
2017-02-12netfilter: nf_tables: add NFTA_RULE_ID attributePablo Neira Ayuso
2017-02-12netfilter: nf_tables: add check_genid to the nfnetlink subsystemPablo Neira Ayuso
2017-02-12netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso
2017-02-12netfilter: nfnetlink: add nfnetlink_rcv_skb_batch()Pablo Neira Ayuso
2017-02-12netfilter: nfnetlink: get rid of u_intX_t typesPablo Neira Ayuso
2017-02-12netfilter: nf_ct_expect: nf_ct_expect_insert() returns voidGao Feng
2017-02-12netfilter: nf_ct_sip: Use mod_timer_pending()Gao Feng
2017-02-11net_sched: fix error recovery at qdisc creationEric Dumazet
2017-02-11net: rename dst_neigh_output back to neigh_outputJulian Anastasov
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-10l2tp: do not use udp_ioctl()Eric Dumazet
2017-02-10devlink: allow to fillup eswitch attrs even if mode_get op does not existJiri Pirko
2017-02-10devlink: use nla_put_failure goto label instead of outJiri Pirko
2017-02-10devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fillJiri Pirko
2017-02-10devlink: fix the name of eswitch commandsJiri Pirko