summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-14netfilter: cttimeout: add netns supportPablo Neira
2015-12-09netfilter: nf_tables: fix nf_log_trace based tracingFlorian Westphal
2015-12-09netfilter: nfnetlink_log: Change setter functions to be voidRosen, Rami
2015-12-09netfilter: ipv6: nf_defrag: fix NULL deref panicFlorian Westphal
2015-12-09netfilter: nf_tables: wrap tracing with a static keyFlorian Westphal
2015-12-09netfilter: nf_tables: extend tracing infrastructureFlorian Westphal
2015-11-25netfilter: nft_payload: add packet mangling supportPatrick McHardy
2015-11-25netfilter: nf_tables: remove unused struct membersFlorian Westphal
2015-11-25netfilter: Set /proc/net entries owner to root in namespacePhilip Whineray
2015-11-23netfilter: ipv6: avoid nf_iterate recursionFlorian Westphal
2015-11-23netfilter: ipv6: nf_defrag: avoid/free clone operationsFlorian Westphal
2015-11-23netfilter: remove duplicate includestephen hemminger
2015-11-23netfilter: nf_ct_sctp: move ip_ct_sctp away from UAPIMarcelo Ricardo Leitner
2015-11-23netfilter-bridge: layout of if statementsIan Morris
2015-11-23netfilter-bridge: brace placementIan Morris
2015-11-23netfilter-bridge: use netdev style commentsIan Morris
2015-11-23netfilter-bridge: Cleanse indentationIan Morris
2015-11-23netfilter: fix include files for compilationMikko Rapeli
2015-11-23netfilter: ebtables: use __u64 from linux/types.hMikko Rapeli
2015-11-23gianfar: use of_property_read_bool()Saurabh Sengar
2015-11-22bnx2x: Utilize FW 7.13.1.0.Yuval Mintz
2015-11-22net: IPv6 fib lookup tracepointDavid Ahern
2015-11-20net: avoid NULL deref in napi_get_frags()Eric Dumazet
2015-11-20ravb: use clock rate as basis for GTI.TIVSimon Horman
2015-11-20dl2k: Implement suspendOndrej Zary
2015-11-20dl2k: Reorder and cleanup initializationOndrej Zary
2015-11-20dl2k: Handle memory allocation errors in alloc_listOndrej Zary
2015-11-20Merge branch 'tipc-cleanups-improvements'David S. Miller
2015-11-20tipc: eliminate remnants of hungarian notationJon Paul Maloy
2015-11-20tipc: narrow down interface towards struct tipc_linkJon Paul Maloy
2015-11-20tipc: narrow down exposure of struct tipc_nodeJon Paul Maloy
2015-11-20tipc: convert node lock to rwlockJon Paul Maloy
2015-11-20tipc: introduce per-link spinlockJon Paul Maloy
2015-11-20tipc: reduce code dependency between binding table and node layerJon Paul Maloy
2015-11-20tipc: small cleanup of function tipc_node_check_state()Jon Paul Maloy
2015-11-20tipc: move linearization of buffers to generic codeJon Paul Maloy
2015-11-20Merge branch 'bnx2x-stats'David S. Miller
2015-11-20bnx2x: Show port statistics in Multi-functionYuval Mintz
2015-11-20bnx2x: Add new SW stat 'tx_exhaustion_events'Yuval Mintz
2015-11-20Merge branch 'ppp-kill-zombie-state'David S. Miller
2015-11-20ppp: remove PPPOX_ZOMBIE socket stateGuillaume Nault
2015-11-20ppp: don't set sk_state to PPPOX_ZOMBIE in pppoe_disc_rcv()Guillaume Nault
2015-11-20Merge branch 'mlxsw-vlan'David S. Miller
2015-11-20mlxsw: spectrum: Add error paths to __mlxsw_sp_port_vlans_addIdo Schimmel
2015-11-20mlxsw: spectrum: Unify setting of HW VLAN filtersIdo Schimmel
2015-11-20mlxsw: spectrum: Use correct PVID value when removing VLANsIdo Schimmel
2015-11-20bpf: add show_fdinfo handler for mapsDaniel Borkmann
2015-11-20net: encx24j600: move rev announcement to probe functionJon Ringle
2015-11-18Merge branch 'net-generic-busy-polling'David S. Miller
2015-11-18net: provide generic busy polling to all NAPI driversEric Dumazet