summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-09netfilter: nf_tables: wrap tracing with a static keyFlorian Westphal6-3/+31
2015-12-09netfilter: nf_tables: extend tracing infrastructureFlorian Westphal8-19/+398
2015-11-25netfilter: nft_payload: add packet mangling supportPatrick McHardy3-6/+155
2015-11-25netfilter: nf_tables: remove unused struct membersFlorian Westphal1-2/+0
2015-11-25netfilter: Set /proc/net entries owner to root in namespacePhilip Whineray4-2/+39
2015-11-23netfilter: ipv6: avoid nf_iterate recursionFlorian Westphal4-56/+42
2015-11-23netfilter: ipv6: nf_defrag: avoid/free clone operationsFlorian Westphal4-86/+40
2015-11-23netfilter: remove duplicate includestephen hemminger2-2/+0
2015-11-23netfilter: nf_ct_sctp: move ip_ct_sctp away from UAPIMarcelo Ricardo Leitner2-9/+16
2015-11-23netfilter-bridge: layout of if statementsIan Morris2-6/+6
2015-11-23netfilter-bridge: brace placementIan Morris2-6/+3
2015-11-23netfilter-bridge: use netdev style commentsIan Morris3-46/+56
2015-11-23netfilter-bridge: Cleanse indentationIan Morris4-25/+25
2015-11-23netfilter: fix include files for compilationMikko Rapeli26-8/+42
2015-11-23netfilter: ebtables: use __u64 from linux/types.hMikko Rapeli1-2/+4
2015-11-23gianfar: use of_property_read_bool()Saurabh Sengar1-4/+1
2015-11-22bnx2x: Utilize FW 7.13.1.0.Yuval Mintz1-20/+23
2015-11-22net: IPv6 fib lookup tracepointDavid Ahern3-0/+90
2015-11-21net: avoid NULL deref in napi_get_frags()Eric Dumazet1-2/+4
2015-11-20ravb: use clock rate as basis for GTI.TIVSimon Horman2-1/+40
2015-11-20dl2k: Implement suspendOndrej Zary1-14/+65
2015-11-20dl2k: Reorder and cleanup initializationOndrej Zary1-39/+56
2015-11-20dl2k: Handle memory allocation errors in alloc_listOndrej Zary1-85/+97
2015-11-20Merge branch 'tipc-cleanups-improvements'David S. Miller16-1074/+1151
2015-11-20tipc: eliminate remnants of hungarian notationJon Paul Maloy6-133/+133
2015-11-20tipc: narrow down interface towards struct tipc_linkJon Paul Maloy7-345/+415
2015-11-20tipc: narrow down exposure of struct tipc_nodeJon Paul Maloy7-461/+462
2015-11-20tipc: convert node lock to rwlockJon Paul Maloy3-133/+136
2015-11-20tipc: introduce per-link spinlockJon Paul Maloy3-26/+25
2015-11-20tipc: reduce code dependency between binding table and node layerJon Paul Maloy6-67/+74
2015-11-20tipc: small cleanup of function tipc_node_check_state()Jon Paul Maloy1-3/+2
2015-11-20tipc: move linearization of buffers to generic codeJon Paul Maloy3-5/+3
2015-11-20Merge branch 'bnx2x-stats'David S. Miller1-5/+4
2015-11-20bnx2x: Show port statistics in Multi-functionYuval Mintz1-3/+1
2015-11-20bnx2x: Add new SW stat 'tx_exhaustion_events'Yuval Mintz1-2/+3
2015-11-20Merge branch 'ppp-kill-zombie-state'David S. Miller3-24/+5
2015-11-20ppp: remove PPPOX_ZOMBIE socket stateGuillaume Nault3-4/+3
2015-11-20ppp: don't set sk_state to PPPOX_ZOMBIE in pppoe_disc_rcv()Guillaume Nault1-20/+2
2015-11-20Merge branch 'mlxsw-vlan'David S. Miller1-45/+84
2015-11-20mlxsw: spectrum: Add error paths to __mlxsw_sp_port_vlans_addIdo Schimmel1-15/+46
2015-11-20mlxsw: spectrum: Unify setting of HW VLAN filtersIdo Schimmel1-24/+34
2015-11-20mlxsw: spectrum: Use correct PVID value when removing VLANsIdo Schimmel1-10/+8
2015-11-20bpf: add show_fdinfo handler for mapsDaniel Borkmann1-1/+21
2015-11-20net: encx24j600: move rev announcement to probe functionJon Ringle1-12/+12
2015-11-19Merge branch 'net-generic-busy-polling'David S. Miller41-507/+171
2015-11-19net: provide generic busy polling to all NAPI driversEric Dumazet14-20/+16
2015-11-19net: napi_hash_del() returns a boolean statusEric Dumazet2-5/+10
2015-11-19net: move napi_hash[] into read mostly sectionEric Dumazet2-1/+5
2015-11-19net: add netif_tx_napi_add()Eric Dumazet12-16/+38
2015-11-19net: move skb_mark_napi_id() into core networking stackEric Dumazet13-16/+4