summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-12mdio_bus: NULL dereference on allocation errorDan Carpenter1-5/+6
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller30-73/+206
2016-01-12net: Fix typo in netdev_intersect_featuresTom Herbert1-2/+2
2016-01-12Merge branch 'mdio-build-failures'David S. Miller2-2/+2
2016-01-12net: freescale: mac-fec: Fix build error from phy_device API changeAndrew Lunn1-1/+1
2016-01-12net: freescale: ucc_geth: Fix build error from phy_device API changeAndrew Lunn1-1/+1
2016-01-12bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss1-1/+4
2016-01-12Merge branch 'mlx5-enhanced-flow-steering'David S. Miller9-76/+1233
2016-01-12IB/mlx5: Add flow steering supportMaor Gottlieb3-1/+517
2016-01-12net/mlx5_core: Export flow steering APIMaor Gottlieb1-0/+5
2016-01-12net/mlx5_core: Make ipv4/ipv6 location more clearMaor Gottlieb1-2/+18
2016-01-12net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb3-8/+51
2016-01-12net/mlx5_core: Initialize namespaces only when supported by deviceMaor Gottlieb1-21/+49
2016-01-12net/mlx5_core: Set priority attributesMaor Gottlieb2-19/+55
2016-01-12net/mlx5_core: Connect flow tablesMaor Gottlieb3-10/+104
2016-01-12net/mlx5_core: Introduce modify flow table commandMaor Gottlieb3-4/+83
2016-01-12net/mlx5_core: Managing root flow tableMaor Gottlieb5-10/+144
2016-01-12net/mlx5_core: Add utilities to find next and prev flow-tablesMaor Gottlieb1-0/+67
2016-01-12net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb3-19/+158
2016-01-12udp: disallow UFO for sockets with SO_NO_CHECK optionMichal Kubeček2-2/+2
2016-01-12net: pktgen: fix null ptr deref in skb allocationJohn Fastabend1-1/+3
2016-01-12Merge branch 'bpf-next'David S. Miller2-22/+110
2016-01-12bpf: support ipv6 for bpf_skb_{set,get}_tunnel_keyDaniel Borkmann2-8/+71
2016-01-12bpf: export helper function flags and reject invalid onesDaniel Borkmann2-14/+39
2016-01-12Merge branch 'renesas-eth-fixes'David S. Miller2-10/+4
2016-01-12sh_eth: stop reading ECMR in sh_eth_dev_init()Sergei Shtylyov1-5/+2
2016-01-12ravb: stop reading ECMR in ravb_emac_init()Sergei Shtylyov1-5/+2
2016-01-12sched,cls_flower: set key address type when presentJamal Hadi Salim1-2/+8
2016-01-12tcp_yeah: don't set ssthresh below 2Neal Cardwell1-1/+1
2016-01-12bonding: make mii_status sysfs node consistentJarod Wilson1-1/+1
2016-01-12sctp: fix use-after-free in pr_debug statementMarcelo Ricardo Leitner2-18/+10
2016-01-11net/rtnetlink: remove unused sz_idx variableAlexander Kuleshov1-2/+1
2016-01-11mlxsw: spectrum: Add FDB lock to prevent session interleavingIdo Schimmel2-0/+6
2016-01-11unix: properly account for FDs passed over unix socketswilly tarreau3-9/+29
2016-01-11net: bfin_mac: Use phy_find_first() instead of open-coding itGuenter Roeck1-15/+2
2016-01-11Merge branch 'ovs-cleanups'David S. Miller2-24/+5
2016-01-11openvswitch: update kernel doc for struct vportJean Sacren1-1/+2
2016-01-11openvswitch: fix struct geneve_port member nameJean Sacren1-3/+3
2016-01-11openvswitch: clean up unused functionJean Sacren1-20/+0
2016-01-11net: ti: cpmac: Fix build error due to missed API changeGuenter Roeck1-1/+1
2016-01-11net: tc35815: Drop unused variableGuenter Roeck1-1/+0
2016-01-11net: tc35815: Fix build error due to missed API changeGuenter Roeck1-15/+2
2016-01-11net: phy: Add support for SMSC LAN8740 PHYJoshua Henderson1-0/+22
2016-01-11Merge tag 'wireless-drivers-next-for-davem-2016-01-09' of git://git.kernel.or...David S. Miller64-627/+1587
2016-01-11ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet1-0/+2
2016-01-11net: add scheduling point in recvmmsg/sendmmsgEric Dumazet1-0/+2
2016-01-11ipv6: always add flag an address that failed DAD with DADFAILEDLubomir Rintel1-2/+3
2016-01-11net: lpc_eth: Remove unused variablesFabio Estevam1-2/+1
2016-01-11bfin_mac: fix error pathSudip Mukherjee1-1/+1
2016-01-11phy: fix blackfin build failureSudip Mukherjee1-1/+2