summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-09-09bonding: remove last users of bond->lock and bond->lock itselfNikolay Aleksandrov
2014-09-09bonding: options: remove bond->lock usageNikolay Aleksandrov
2014-09-09bonding: procfs: clean bond->lock usage and use RCUNikolay Aleksandrov
2014-09-09bonding: convert primary_slave to use RCUNikolay Aleksandrov
2014-09-09bonding: alb: clean bond->lockNikolay Aleksandrov
2014-09-09bonding: 3ad: use curr_slave_lock instead of bond->lockNikolay Aleksandrov
2014-09-09cxgb4: remove bond->lockNikolay Aleksandrov
2014-09-09ARM: dts: Enable emac node on the rk3188-radxarock boardsRomain Perier
2014-09-09ARM: dts: Add emac nodes to the rk3188 device treeRomain Perier
2014-09-09dt-bindings: Document EMAC RockchipRomain Perier
2014-09-09ethernet: arc: Add support for Rockchip SoC layer device tree bindingsRomain Perier
2014-09-09Merge branch 'bpf-next'David S. Miller
2014-09-09net: bpf: be friendly to kmemcheckDaniel Borkmann
2014-09-09net: bpf: arm: address randomize and write protect JIT codeDaniel Borkmann
2014-09-09net: bpf: consolidate JIT binary allocatorDaniel Borkmann
2014-09-09tcp: remove dst refcount false sharing for prequeue modeEric Dumazet
2014-09-09ath5k: Add missing vmalloc.h include.Stephen Rothwell
2014-09-09ethernet: ti: remove unwanted THIS_MODULE macroVarka Bhadram
2014-09-09openvswitch: change the data type of error status to atomic_long_tLi RongQing
2014-09-09bridge: Cleanup of unncessary check.Rami Rosen
2014-09-09Merge branch 'bridge_rtnl_link'David S. Miller
2014-09-09bridge: implement rtnl_link_ops->changelinkJiri Pirko
2014-09-09bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_infoJiri Pirko
2014-09-09bridge: implement rtnl_link_ops->slave_changelinkJiri Pirko
2014-09-09bridge: implement rtnl_link_ops->get_slave_size and rtnl_link_ops->fill_slave...Jiri Pirko
2014-09-09bridge: switch order of rx_handler reg and upper dev linkJiri Pirko
2014-09-09net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat
2014-09-09Merge branch 'ebpf'David S. Miller
2014-09-09net: filter: split filter.h and expose eBPF to user spaceAlexei Starovoitov
2014-09-09net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov
2014-09-09netfilter: nf_tables: add new nft_masq expressionArturo Borrero
2014-09-09netfilter: nf_nat: generalize IPv6 masquerading support for nf_tablesArturo Borrero
2014-09-09netfilter: nf_nat: generalize IPv4 masquerading support for nf_tablesArturo Borrero
2014-09-09netfilter: ebtables: create audit records for replacesNicolas Dichtel
2014-09-09netfilter: nft_nat: include a flag attributeArturo Borrero
2014-09-09netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the rulesetArturo Borrero
2014-09-09netfilter: nf_tables: add helpers to schedule objects deletionArturo Borrero
2014-09-09netfilter: xt_string: Remove unnecessary initialization of struct ts_stateBojan Prtvar
2014-09-09ipvs: reduce stack usage for sockopt dataJulian Anastasov
2014-09-09netfilter: nf_tables: add devgroup support in meta expresionAna Rey
2014-09-09netfilter: nf_tables: rename nf_table_delrule_by_chain()Arturo Borrero
2014-09-09netfilter: nf_tables: add helper to unregister chain hooksArturo Borrero
2014-09-09netfilter: nf_tables: refactor rule deletion helperArturo Borrero
2014-09-09netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from corePablo Neira Ayuso
2014-09-09netfilter: nat: move specific NAT IPv6 to corePablo Neira Ayuso
2014-09-08Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-08inet: remove dead inetpeer sequence codeWillem de Bruijn
2014-09-08drivers: net: cpsw: Add support for pause framesMugunthan V N
2014-09-08hp100: Convert the normal skb free path to dev_consume_skb_any()Rick Jones
2014-09-08net: Fix GRE RX to use skb_transport_header for GRE header offsetTom Herbert