aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-30net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attributeNikolay Aleksandrov4-7/+108
2016-06-30bpf: add bpf_skb_change_type helperDaniel Borkmann2-0/+33
2016-06-30bpf: add bpf_skb_change_proto helperDaniel Borkmann2-0/+214
2016-06-30bpf: don't use raw processor id in generic helperDaniel Borkmann2-2/+10
2016-06-30bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_readDaniel Borkmann2-4/+9
2016-06-30bpf, trace: fetch current cpu only onceDaniel Borkmann1-2/+3
2016-06-30bpf: minor cleanups on fd maps and helpersDaniel Borkmann2-14/+7
2016-06-29net: ethernet: lpc_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+2
2016-06-29net: ethernet: lpc_eth: use phydev from struct net_devicePhilippe Reynes1-13/+9
2016-06-29openvswitch: fix conntrack netlink event deliverySamuel Gauthier1-2/+12
2016-06-29qed: Protect the doorbell BAR with the write barriers.Sudarsana Reddy Kalluru1-7/+3
2016-06-29net_sched: netem: do not call qdisc_drop() with a NULL skbEric Dumazet1-4/+8
2016-06-29neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()David Barroso1-1/+5
2016-06-29qede: Fix the static checker warnings.Sudarsana Reddy Kalluru1-3/+5
2016-06-29qed: Fix static checker warnings.Sudarsana Reddy Kalluru1-2/+2
2016-06-29e1000e: keep VLAN interfaces functional after rxvlan offJarod Wilson1-2/+13
2016-06-29net: ethernet: mvpp2: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-20/+2
2016-06-29net: ethernet: mvpp2: use phydev from struct net_devicePhilippe Reynes1-18/+16
2016-06-29cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC headerFelix Fietkau1-1/+1
2016-06-29qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()Dan Carpenter1-1/+1
2016-06-29bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann2-1/+5
2016-06-29net: bridge: fix vlan stats continue counterNikolay Aleksandrov1-1/+1
2016-06-29tcp: do not send too big packets at retransmit timeEric Dumazet1-1/+6
2016-06-29ibmvnic: fix to use list_for_each_safe() when delete itemsWei Yongjun1-7/+7
2016-06-29tipc: rename udp_port in struct udp_media_addrRichard Alpe1-12/+12
2016-06-29tipc: honor msg2addr return valueRichard Alpe1-1/+4
2016-06-29net: the space is required before the open parenthesis '('Wei Tang1-4/+4
2016-06-29net: thunderx: Fix TL4 configuration for secondary QsetsSunil Goutham1-3/+13
2016-06-29net: thunderx: Fix link status reportingSunil Goutham2-31/+62
2016-06-29dsa: b53: avoid 'maybe-uninitialized' warningArnd Bergmann1-6/+24
2016-06-29net/mlx5e: Reorganize ethtool statisticsGal Pressman5-163/+130
2016-06-29net/mlx5e: Fix number of PFC counters reported to ethtoolGal Pressman1-1/+3
2016-06-29net/mlx5e: Prevent adding the same vxlan portMatthew Finlay1-0/+3
2016-06-29net/mlx5e: Check for BlueFlame capability before allocating SQ uarGal Pressman1-1/+1
2016-06-29net/mlx5e: Change enum to better reflect usageEli Cohen2-4/+4
2016-06-29net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devicesMajd Dibbiny1-1/+2
2016-06-29net/mlx5: Update command stringsEli Cohen1-0/+1
2016-06-29net: ethernet: ti: cpdma: switch to use genallocGrygorii Strashko1-72/+59
2016-06-29net: marvell: Add separate config ANEG function for Marvell 88E1111Harini Katakam1-1/+43
2016-06-29Maxim/driver: Add driver for maxim ds26522Zhao Qiang4-0/+401
2016-06-29batman-adv: Clean up untagged vlan when destroying via rtnl-linkSven Eckelmann1-0/+9
2016-06-29batman-adv: Fix ICMP RR ethernet access after skb_linearizeSven Eckelmann1-0/+1
2016-06-29batman-adv: Fix double-put of vlan objectBen Hutchings1-1/+0
2016-06-29batman-adv: Fix use-after-free/double-free of tt_req_nodeSven Eckelmann2-6/+39
2016-06-29batman-adv: replace WARN with rate limited output on non-existing VLANSimon Wunderlich1-2/+4
2016-06-29net: phy: Manage fixed PHY address space using IDAFlorian Fainelli1-11/+11
2016-06-28NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust1-3/+2
2016-06-28audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs4-25/+21
2016-06-28audit: move calcs after alloc and check when logging set loginuidRichard Guy Briggs1-3/+4
2016-06-28net: ethernet: dwc_eth_qos: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+2