aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-27genetlink: no longer support using static family IDsJohannes Berg37-69/+24
2016-10-27genetlink: introduce and use genl_family_attrbuf()Johannes Berg6-35/+55
2016-10-27skbedit: allow the user to specify bitmask for markAntonio Quartulli3-3/+21
2016-10-26devlink: Prevent port_type_set() callback when it's not neededElad Raz1-0/+2
2016-10-26firewire: net: set initial MTU = 1500 unconditionally, fix IPv6 on some CardBus cardsStefan Richter1-7/+1
2016-10-26firewire: net: fix maximum possible MTUStefan Richter1-3/+4
2016-10-26net: netcp: add missing of_node_put() in netcp_probe()Wei Yongjun1-0/+4
2016-10-26net: ena: use setup_timer() and mod_timer()Wei Yongjun1-6/+3
2016-10-26amd-xgbe: Fix error return code in xgbe_probe()Wei Yongjun1-0/+1
2016-10-26net: ns83820: use dev_kfree_skb_irq instead of kfree_skbWei Yongjun1-1/+1
2016-10-26net: eth: altera: Fix error return code in altera_tse_probe()Wei Yongjun1-0/+2
2016-10-26net: dsa: mv88e6xxx: use setup_timer to simplify the codeWei Yongjun1-3/+2
2016-10-26net: netcp: drop kfree for memory allocated with devm_kzallocWei Yongjun1-2/+0
2016-10-26batman-adv: Revert "use core MTU range checking in misc drivers"Sven Eckelmann1-1/+12
2016-10-26net: phy: broadcom: Add support for BCM54612EXo Wang2-0/+49
2016-10-26net: phy: broadcom: Update Auxiliary Control Register macrosXo Wang1-1/+2
2016-10-26sch_htb: do not report fake rate estimatorsEric Dumazet1-1/+1
2016-10-23net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov9-4/+333
2016-10-23lwt: Remove unused len fieldThomas Graf3-9/+3
2016-10-23net: allow to kill a task which waits net_mutex in copy_new_nsAndrey Vagin1-1/+8
2016-10-23net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID framesShmulik Ladkani1-4/+5
2016-10-23mlxsw: Convert resources into arrayJiri Pirko8-190/+223
2016-10-23mlxsw: cmd: Push resource query defines to cmd.hJiri Pirko2-6/+9
2016-10-23mlxsw: reg: Generare register names automaticallyJiri Pirko1-123/+73
2016-10-23mlxsw: reg: Use helper macro to define registersJiri Pirko1-240/+66
2016-10-23mlxsw: item: Make char *buf arg constant for gettersJiri Pirko4-19/+23
2016-10-23mlxsw: item: Make struct mlxsw_item args constJiri Pirko1-12/+15
2016-10-22reuseport, bpf: add test case for bpf_get_numa_node_idDaniel Borkmann3-4/+263
2016-10-22bpf: add helper for retrieving current numa node idDaniel Borkmann6-0/+24
2016-10-22udp: use it's own memory accounting schemaPaolo Abeni4-66/+33
2016-10-22udp: implement memory accounting helpersPaolo Abeni2-0/+110
2016-10-22net/socket: factor out helpers for memory and queue manipulationPaolo Abeni3-33/+71
2016-10-21net: remove MTU limits on a few ether_setup callersJarod Wilson5-2/+11
2016-10-21hv_netvsc: fix a race between netvsc_send() and netvsc_init_buf()Vitaly Kuznetsov1-0/+7
2016-10-20ipv4/6: use core net MTU range checkingJarod Wilson4-33/+12
2016-10-20s390/net: use net core MTU range checkingJarod Wilson5-29/+8
2016-10-20net: use core MTU range checking in misc driversJarod Wilson23-154/+46
2016-10-20net: use core MTU range checking in virt driversJarod Wilson8-34/+35
2016-10-20net: use core MTU range checking in core net infraJarod Wilson11-102/+81
2016-10-20net: use core MTU range checking in WAN driversJarod Wilson22-42/+7
2016-10-20net: use core MTU range checking in wireless driversJarod Wilson13-119/+34
2016-10-20net: use core MTU range checking in USB NIC driversJarod Wilson9-44/+25
2016-10-20ethernet: use net core MTU range checking in more driversJarod Wilson22-108/+68
2016-10-20myri10ge: fix typo in parameter descriptionWei Yongjun1-1/+1
2016-10-20net: ethernet: mediatek: use dev_kfree_skb_any instead of dev_kfree_skbWei Yongjun1-1/+1
2016-10-20dwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skbWei Yongjun1-1/+1
2016-10-20net: phy: aquantia: add PHY ID of AQR106 and AQR107Shaohui Xie1-0/+28
2016-10-20net: fec: drop check for clk==NULL before calling clk_*Uwe Kleine-König1-14/+11
2016-10-20tcp: relax listening_hash operationsEric Dumazet2-15/+7
2016-10-20net: smc91x: fix neponset breakage by pxa u16 writesRobert Jarzmik1-0/+2