summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ipv6: Clear flush_id to make GRO workTom Herbert2014-09-091-0/+3
|/ /
* | drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-0917-68/+62
* | net: use kfree_skb_list() helper in more placesFlorian Westphal2014-09-092-10/+2
* | ipv4: udp4_gro_complete() is staticEric Dumazet2014-09-091-1/+1
* | netns: remove one sparse warningEric Dumazet2014-09-091-1/+1
* | ipv6: udp6_gro_complete() is staticEric Dumazet2014-09-091-1/+1
* | ipv4: rcu cleanup in ip_ra_control()Eric Dumazet2014-09-091-2/+2
* | ipv6: mcast: remove dead debugging definesDaniel Borkmann2014-09-091-9/+0
* | irda: vlsi_ir: use %*ph specifierAndy Shevchenko2014-09-091-6/+2
* | r8152: use usleep_rangehayeswang2014-09-091-11/+11
* | net-timestamp: optimize sock_tx_timestamp default pathWillem de Bruijn2014-09-092-6/+11
* | net_sched: sfq: remove unused macroFlorian Westphal2014-09-091-5/+0
* | sfc: Convert the normal transmit complete path to dev_consume_skb_any()Rick Jones2014-09-091-1/+1
* | Merge branch 'bond_lock_removal'David S. Miller2014-09-099-131/+62
|\ \
| * | bonding: remove last users of bond->lock and bond->lock itselfNikolay Aleksandrov2014-09-092-45/+2
| * | bonding: options: remove bond->lock usageNikolay Aleksandrov2014-09-091-18/+1
| * | bonding: procfs: clean bond->lock usage and use RCUNikolay Aleksandrov2014-09-091-13/+3
| * | bonding: convert primary_slave to use RCUNikolay Aleksandrov2014-09-096-34/+43
| * | bonding: alb: clean bond->lockNikolay Aleksandrov2014-09-091-9/+2
| * | bonding: 3ad: use curr_slave_lock instead of bond->lockNikolay Aleksandrov2014-09-092-10/+11
| * | cxgb4: remove bond->lockNikolay Aleksandrov2014-09-091-2/+0
|/ /
* | ARM: dts: Enable emac node on the rk3188-radxarock boardsRomain Perier2014-09-091-0/+22
* | ARM: dts: Add emac nodes to the rk3188 device treeRomain Perier2014-09-092-0/+39
* | dt-bindings: Document EMAC RockchipRomain Perier2014-09-091-0/+50
* | ethernet: arc: Add support for Rockchip SoC layer device tree bindingsRomain Perier2014-09-095-1/+244
* | Merge branch 'bpf-next'David S. Miller2014-09-099-91/+108
|\ \
| * | net: bpf: be friendly to kmemcheckDaniel Borkmann2014-09-098-10/+10
| * | net: bpf: arm: address randomize and write protect JIT codeDaniel Borkmann2014-09-091-6/+26
| * | net: bpf: consolidate JIT binary allocatorDaniel Borkmann2014-09-094-75/+72
|/ /
* | tcp: remove dst refcount false sharing for prequeue modeEric Dumazet2014-09-092-10/+25
* | ath5k: Add missing vmalloc.h include.Stephen Rothwell2014-09-091-0/+1
* | ethernet: ti: remove unwanted THIS_MODULE macroVarka Bhadram2014-09-095-5/+0
* | openvswitch: change the data type of error status to atomic_long_tLi RongQing2014-09-092-23/+12
* | bridge: Cleanup of unncessary check.Rami Rosen2014-09-091-3/+0
* | Merge branch 'bridge_rtnl_link'David S. Miller2014-09-093-15/+121
|\ \
| * | bridge: implement rtnl_link_ops->changelinkJiri Pirko2014-09-091-0/+39
| * | bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_infoJiri Pirko2014-09-092-0/+37
| * | bridge: implement rtnl_link_ops->slave_changelinkJiri Pirko2014-09-091-2/+16
| * | bridge: implement rtnl_link_ops->get_slave_size and rtnl_link_ops->fill_slave...Jiri Pirko2014-09-091-6/+21
| * | bridge: switch order of rx_handler reg and upper dev linkJiri Pirko2014-09-091-7/+8
|/ /
* | net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat2014-09-097-17/+12
* | Merge branch 'ebpf'David S. Miller2014-09-097-56/+135
|\ \
| * | net: filter: split filter.h and expose eBPF to user spaceAlexei Starovoitov2014-09-093-55/+67
| * | net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov2014-09-095-1/+68
|/ /
* | Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-08213-4480/+8748
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-09-0825-38/+86
| |\ \
| * | | ath5k: added debugfs file for dumping eepromJade Bilkey2014-09-041-0/+96
| * | | bcma: get info about flash type SoC booted fromRafał Miłecki2014-09-042-0/+67
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-09-0457-315/+1053
| |\ \ \
| | * | | iwlwifi: mvm: clean up AUX station handlingJohannes Berg2014-09-033-8/+14