aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/selinux (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-31atm: iphase: off by one in rx_pkt()Dan Carpenter1-1/+1
2016-05-31atm: firestream: add more reserved stringsDan Carpenter1-1/+5
2016-05-31vxlan: Accept user specified MTU value when create new vxlan linkChen Haiquan1-0/+3
2016-05-31net: pktgen: Call destroy_hrtimer_on_stack()Guenter Roeck1-4/+4
2016-05-31timer: Export destroy_hrtimer_on_stack()Guenter Roeck1-0/+1
2016-05-30net: l2tp: Make l2tp_ip6 namespace awareShmulik Ladkani1-5/+7
2016-05-29Documentation: ip-sysctl.txt: clarify secure_redirectsEric Garver1-3/+5
2016-05-29sfc: use flow dissector helpers for aRFSEdward Cree1-54/+21
2016-05-29ieee802154: fix logic error in ieee802154_llsec_parse_dev_addrBaozeng Ding1-2/+2
2016-05-29net: nps_enet: Disable interrupts before napi rescheduleElad Kanfi1-1/+3
2016-05-29net/lapb: tuse %*ph to dump buffersAndy Shevchenko3-15/+8
2016-05-29ptp: oops in ptp_ioctl()Dan Carpenter1-0/+1
2016-05-29fou: add Kconfig options for IPv6 supportArnd Bergmann3-2/+11
2016-05-29ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitionsArnd Bergmann1-1/+2
2016-05-26qed: Don't config min BW on 100g on link flapYuval Mintz1-0/+7
2016-05-26qed: Prevent 100g from working in MSISudarsana Reddy Kalluru2-8/+15
2016-05-26qed: Add missing 100g init modeYuval Mintz1-0/+7
2016-05-26qed: Save min/max accross dcbx-changeYuval Mintz1-2/+4
2016-05-26qed: Fix allocation in interrupt contextSudarsana Reddy Kalluru1-11/+16
2016-05-26qede: Don't expose self-test for VFsYuval Mintz1-1/+4
2016-05-26qede: Reload on GRO changesYuval Mintz1-0/+24
2016-05-26qede: Fix VF minimum BW settingYuval Mintz1-1/+1
2016-05-25net/mlx4_en: get rid of private net_device_statsEric Dumazet4-15/+5
2016-05-25net/mlx4_en: get rid of ret_statsEric Dumazet2-6/+6
2016-05-25net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()Eric Dumazet1-0/+4
2016-05-25net/mlx4_en: fix tx_dropped bugEric Dumazet4-5/+9
2016-05-25sctp: fix double EPs display in sctp_diagXin Long1-0/+3
2016-05-25net: arc: trivial: Replace comma with a semicolonMarek Vasut1-1/+1
2016-05-25net: stmmac: Fix incorrect memcpy source memoryMarek Vasut1-1/+1
2016-05-25net: alx: use custom skb allocatorFeng Tang2-1/+51
2016-05-25team: don't call netdev_change_features under team->lockIvan Vecera1-2/+7
2016-05-25Documentation: networking: dsa: Describe port_vlan_filteringFlorian Fainelli1-0/+10
2016-05-25Documentation: networking: dsa: Remove priv_size descriptionFlorian Fainelli1-2/+0
2016-05-25Documentation: networking: dsa: Remove poll_link descriptionFlorian Fainelli1-5/+0
2016-05-25sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree1-0/+16
2016-05-25net: hwbm: Fix unbalanced spinlock in error caseGregory CLEMENT1-0/+3
2016-05-25net: mvneta: Fix lacking spinlock initializationGregory CLEMENT1-0/+1
2016-05-25tipc: fix potential null pointer dereferences in some compat functionsBaozeng Ding1-18/+93
2016-05-25qed: Reset the enable flag for eth protocol.Sudarsana Reddy Kalluru1-1/+1
2016-05-25ethtool: add support for 25G/50G/100G speed modesVidya Sagar Ravipati1-1/+10
2016-05-24net sched actions: policer missing timestamp processingJamal Hadi Salim2-1/+14
2016-05-24net_sched: avoid too many hrtimer_start() callsEric Dumazet3-10/+8
2016-05-24net/qlge: Avoids recursive EEH errorGavin Shan1-1/+2
2016-05-24ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.Haishuang Yan1-0/+1
2016-05-24ip6_gre: Fix MTU setting for ip6gretapHaishuang Yan1-0/+2
2016-05-23qed: signedness bug in qed_dcbx_process_tlv()Dan Carpenter1-1/+2
2016-05-23bpf, inode: disallow userns mountsDaniel Borkmann1-1/+0
2016-05-23MAINTAINERS: Add file patterns for net device tree bindingsGeert Uytterhoeven1-0/+1
2016-05-23ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=nEzequiel Garcia2-4/+8
2016-05-23ptp: use memdup_user().Muhammad Falak R Wani1-8/+3