summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-10net-timestamp: optimize sock_tx_timestamp default pathWillem de Bruijn2-6/+11
2014-09-10net_sched: sfq: remove unused macroFlorian Westphal1-5/+0
2014-09-10sfc: Convert the normal transmit complete path to dev_consume_skb_any()Rick Jones1-1/+1
2014-09-10Merge branch 'bond_lock_removal'David S. Miller9-131/+62
2014-09-10bonding: remove last users of bond->lock and bond->lock itselfNikolay Aleksandrov2-45/+2
2014-09-10bonding: options: remove bond->lock usageNikolay Aleksandrov1-18/+1
2014-09-10bonding: procfs: clean bond->lock usage and use RCUNikolay Aleksandrov1-13/+3
2014-09-10bonding: convert primary_slave to use RCUNikolay Aleksandrov6-34/+43
2014-09-10bonding: alb: clean bond->lockNikolay Aleksandrov1-9/+2
2014-09-10bonding: 3ad: use curr_slave_lock instead of bond->lockNikolay Aleksandrov2-10/+11
2014-09-10cxgb4: remove bond->lockNikolay Aleksandrov1-2/+0
2014-09-10ARM: dts: Enable emac node on the rk3188-radxarock boardsRomain Perier1-0/+22
2014-09-10ARM: dts: Add emac nodes to the rk3188 device treeRomain Perier2-0/+39
2014-09-10dt-bindings: Document EMAC RockchipRomain Perier1-0/+50
2014-09-10ethernet: arc: Add support for Rockchip SoC layer device tree bindingsRomain Perier5-1/+244
2014-09-10Merge branch 'bpf-next'David S. Miller9-91/+108
2014-09-10net: bpf: be friendly to kmemcheckDaniel Borkmann8-10/+10
2014-09-10net: bpf: arm: address randomize and write protect JIT codeDaniel Borkmann1-6/+26
2014-09-10net: bpf: consolidate JIT binary allocatorDaniel Borkmann4-75/+72
2014-09-10tcp: remove dst refcount false sharing for prequeue modeEric Dumazet2-10/+25
2014-09-10ath5k: Add missing vmalloc.h include.Stephen Rothwell1-0/+1
2014-09-09ethernet: ti: remove unwanted THIS_MODULE macroVarka Bhadram5-5/+0
2014-09-09openvswitch: change the data type of error status to atomic_long_tLi RongQing2-23/+12
2014-09-09bridge: Cleanup of unncessary check.Rami Rosen1-3/+0
2014-09-09Merge branch 'bridge_rtnl_link'David S. Miller3-15/+121
2014-09-09bridge: implement rtnl_link_ops->changelinkJiri Pirko1-0/+39
2014-09-09bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_infoJiri Pirko2-0/+37
2014-09-09bridge: implement rtnl_link_ops->slave_changelinkJiri Pirko1-2/+16
2014-09-09bridge: implement rtnl_link_ops->get_slave_size and rtnl_link_ops->fill_slave...Jiri Pirko1-6/+21
2014-09-09bridge: switch order of rx_handler reg and upper dev linkJiri Pirko1-7/+8
2014-09-09net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat7-17/+12
2014-09-09Merge branch 'ebpf'David S. Miller7-56/+135
2014-09-09net: filter: split filter.h and expose eBPF to user spaceAlexei Starovoitov3-55/+67
2014-09-09net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov5-1/+68
2014-09-09Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller213-4480/+8748
2014-09-09inet: remove dead inetpeer sequence codeWillem de Bruijn2-22/+0
2014-09-09drivers: net: cpsw: Add support for pause framesMugunthan V N1-0/+37
2014-09-09hp100: Convert the normal skb free path to dev_consume_skb_any()Rick Jones1-2/+2
2014-09-09net: Fix GRE RX to use skb_transport_header for GRE header offsetTom Herbert1-3/+2
2014-09-09dp83640: Make use of skb_queue_purge instead of reimplementing the codeAlexander Duyck1-6/+2
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville25-38/+86
2014-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller694-3445/+6360
2014-09-08Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-14/+33
2014-09-08Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+18
2014-09-08Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-18/+99
2014-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds116-555/+1082
2014-09-08net: phy: mdio-sun4i: don't select REGULATORBeniamino Galvani1-2/+0
2014-09-08Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller11-14/+33
2014-09-08ipv6: restore the behavior of ipv6_sock_ac_drop()WANG Cong1-2/+0
2014-09-08Linux 3.17-rc4v3.17-rc4Linus Torvalds1-1/+1