summaryrefslogtreecommitdiffstats
path: root/scripts/headerdep.pl (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-13net/fsl_pq_mdio: fix computed address for the TBI registerGerlando Falauto1-6/+18
2015-10-13net/fsl_pq_mdio: check TBI address for consistency with mapped rangeGerlando Falauto1-0/+10
2015-10-13rtnetlink: fix gcc -Wconversion warningArad, Ronen1-1/+1
2015-10-11ipv6: drop frames with attached skb->sk in forwardingHannes Frederic Sowa1-0/+3
2015-10-11ipv6: gre: setup default multicast routes over PtP linksHannes Frederic Sowa1-0/+2
2015-10-11bnx2x: Prevent UDP 4-tuple configurations on older adaptersYuval Mintz1-0/+7
2015-10-11mlxsw: Fix bug in __mlxsw_item_bit_array_offsetIdo Schimmel1-1/+3
2015-10-11mlxsw: switchx2: changing order of exit fallbacksElad Raz1-1/+1
2015-10-11sch_hhf: fix return value of hhf_drop()WANG Cong1-1/+10
2015-10-09MAINTAINERS: Update mlx4_en driver entryIdo Shamay1-1/+0
2015-10-09net/mlx5e: Disable VLAN filter in promiscuous modeAchiad Shochat1-2/+14
2015-10-09net/mlx5: Fix typo in mlx5_query_port_pvlcJiri Pirko1-1/+1
2015-10-09net/mlx4_core: Avoid failing the interrupts testCarol L Soto1-0/+4
2015-10-08net/mlx4: Remove shared_ports variable at mlx4_enable_msi_xCarol L Soto1-8/+2
2015-10-08net: mdio-octeon: Drop obsolete Kconfig adviceJean Delvare1-2/+0
2015-10-08mlxsw: fix warnings for big-endian 32-bit dma_addr_tArnd Bergmann1-4/+4
2015-10-08bpf: clear sender_cpu before xmitAlexei Starovoitov1-0/+1
2015-10-08act_mirred: clear sender cpu before sending to txWANG Cong1-0/+1
2015-10-08af_unix: constify the sock parameter in unix_sk()Paul Moore1-1/+1
2015-10-07openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMITJoe Stringer2-17/+10
2015-10-07openvswitch: Extend ct_state match field to 32 bitsJoe Stringer4-11/+11
2015-10-07openvswitch: Reject ct_state unsupported bitsJoe Stringer2-0/+18
2015-10-07openvswitch: Ensure flow is valid before executing ctJoe Stringer1-0/+6
2015-10-07openvswitch: Fix skb leak in ovs_fragment()Joe Stringer1-4/+7
2015-10-07openvswitch: Fix typos in CT headersJoe Stringer1-2/+2
2015-10-07net: dsa: exit probe if no switch were foundNeil Armstrong1-3/+16
2015-10-07net: dsa: switch to devm_ calls and remove kfree callsNeil Armstrong1-12/+5
2015-10-07net: dsa: complete dsa_switch_destroyNeil Armstrong1-0/+37
2015-10-07net: dsa: add missing dsa_switch mdiobus removeNeil Armstrong1-0/+2
2015-10-07net: dsa: add missing kfree on removeNeil Armstrong1-1/+4
2015-10-07net: Fix vti use case with oif in dst lookups for IPv6David Ahern1-0/+1
2015-10-07i40e/i40evf: set AQ count after memory allocationMitch Williams2-4/+4
2015-10-06amd-xgbe: Check for successful buffer allocation before useTom Lendacky1-0/+3
2015-10-05openvswitch: Fix ovs_vport_get_stats()Pravin B Shelar1-29/+13
2015-10-05ARM: net: make BPF_LD | BPF_IND instruction trigger r_X initialisation to 0.Nicolas Schichan1-0/+1
2015-10-05ovs: do not allocate memory from offline numa nodeKonstantin Khlebnikov1-1/+2
2015-10-05bpf: fix panic in SO_GET_FILTER with native ebpf programsDaniel Borkmann1-1/+5
2015-10-05openvswitch: Rename LABEL->LABELSJoe Stringer6-55/+55
2015-10-05net/unix: fix logic about sk_peek_offsetAndrey Vagin1-5/+7
2015-10-05act_mirred: always release tcf hashWANG Cong1-3/+3
2015-10-05act_mirred: fix a race condition on mirred_listWANG Cong1-1/+10
2015-10-05i40e: fix offload of GRE tunnelsJesse Brandeburg1-0/+2
2015-10-05ipv4: fix reply_dst leakage on arp replyJiri Benc1-3/+5
2015-10-05inet: fix race in reqsk_queue_unlink()Eric Dumazet1-9/+10
2015-10-05tcp/dccp: fix old style declarationsRaanan Avargil1-2/+2
2015-10-05net: lpc_eth: fix warnings caused by enabling unprepared clockVladimir Zapolskiy1-7/+6
2015-10-05net: usb: asix: Fix crash on skb alloc failureDavid B. Robins1-1/+3
2015-10-05amd-xgbe: fix potential memory leak in xgbe-debugfsGeliang Tang1-0/+1
2015-10-05ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault1-1/+0
2015-10-02dmapool: fix overflow condition in pool_find_page()Robin Murphy1-1/+1