aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-15GFS2: Prevent delete work from occurring on glocks used for createBob Peterson3-1/+14
2016-03-15GFS2: Fix direct IO write rounding errorBob Peterson1-1/+1
2016-03-15gfs2: avoid uninitialized variable warningArnd Bergmann1-2/+2
2016-01-14GFS2: Check if iopen is held when deleting inodeBob Peterson2-10/+17
2016-01-12net: bnxt: always return values from _bnxt_get_max_ringsArnd Bergmann1-7/+9
2016-01-12net: bpf: reject invalid shiftsRabin Vincent2-0/+15
2016-01-12phonet: properly unshare skbs in phonet_rcv()Eric Dumazet1-0/+4
2016-01-12dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson1-1/+1
2016-01-12phy: remove an unneeded conditionDan Carpenter1-1/+1
2016-01-12mdio: remove an unneed conditionDan Carpenter1-4/+2
2016-01-12mdio_bus: NULL dereference on allocation errorDan Carpenter1-5/+6
2016-01-12kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROLHuaitong Han1-1/+2
2016-01-11net: Fix typo in netdev_intersect_featuresTom Herbert1-2/+2
2016-01-11net: freescale: mac-fec: Fix build error from phy_device API changeAndrew Lunn1-1/+1
2016-01-11net: freescale: ucc_geth: Fix build error from phy_device API changeAndrew Lunn1-1/+1
2016-01-11cgroup: rename cgroup documentationsTejun Heo14-0/+0
2016-01-11bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss1-1/+4
2016-01-11IB/mlx5: Add flow steering supportMaor Gottlieb3-1/+517
2016-01-11net/mlx5_core: Export flow steering APIMaor Gottlieb1-0/+5
2016-01-11net/mlx5_core: Make ipv4/ipv6 location more clearMaor Gottlieb1-2/+18
2016-01-11net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb3-8/+51
2016-01-11net/mlx5_core: Initialize namespaces only when supported by deviceMaor Gottlieb1-21/+49
2016-01-11net/mlx5_core: Set priority attributesMaor Gottlieb2-19/+55
2016-01-11net/mlx5_core: Connect flow tablesMaor Gottlieb3-10/+104
2016-01-11net/mlx5_core: Introduce modify flow table commandMaor Gottlieb3-4/+83
2016-01-11net/mlx5_core: Managing root flow tableMaor Gottlieb5-10/+144
2016-01-11net/mlx5_core: Add utilities to find next and prev flow-tablesMaor Gottlieb1-0/+67
2016-01-11net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb3-19/+158
2016-01-11udp: disallow UFO for sockets with SO_NO_CHECK optionMichal Kubeček2-2/+2
2016-01-11net: pktgen: fix null ptr deref in skb allocationJohn Fastabend1-1/+3
2016-01-11bpf: support ipv6 for bpf_skb_{set,get}_tunnel_keyDaniel Borkmann2-8/+71
2016-01-11bpf: export helper function flags and reject invalid onesDaniel Borkmann2-14/+39
2016-01-11sh_eth: stop reading ECMR in sh_eth_dev_init()Sergei Shtylyov1-5/+2
2016-01-11ravb: stop reading ECMR in ravb_emac_init()Sergei Shtylyov1-5/+2
2016-01-11sched,cls_flower: set key address type when presentJamal Hadi Salim1-2/+8
2016-01-11tcp_yeah: don't set ssthresh below 2Neal Cardwell1-1/+1
2016-01-11bonding: make mii_status sysfs node consistentJarod Wilson1-1/+1
2016-01-11sctp: 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-10openvswitch: update kernel doc for struct vportJean Sacren1-1/+2
2016-01-10openvswitch: fix struct geneve_port member nameJean Sacren1-3/+3
2016-01-10openvswitch: clean up unused functionJean Sacren1-20/+0
2016-01-10net: ti: cpmac: Fix build error due to missed API changeGuenter Roeck1-1/+1
2016-01-10net: tc35815: Drop unused variableGuenter Roeck1-1/+0
2016-01-10net: tc35815: Fix build error due to missed API changeGuenter Roeck1-15/+2
2016-01-10net: phy: Add support for SMSC LAN8740 PHYJoshua Henderson1-0/+22
2016-01-10ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet1-0/+2