aboutsummaryrefslogtreecommitdiffstats
path: root/net/sysctl_net.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-23inet: fix IP(V6)_RECVORIGDSTADDR for udp socketsWillem de Bruijn2-2/+2
2016-12-23net/sched: cls_flower: Mandate mask when matching on flagsOr Gerlitz1-11/+12
2016-12-23net/sched: act_tunnel_key: Fix setting UDP dst port in metadata under IPv6Or Gerlitz1-2/+2
2016-12-23stmmac: CSR clock configuration fixjpinto3-6/+6
2016-12-22net: ipv4: Don't crash if passing a null sk to ip_do_redirect.Lorenzo Colitti1-1/+2
2016-12-21net: fddi: skfp: use %p format specifier for addresses rather than %xColin Ian King3-8/+8
2016-12-21tcp: add a missing barrier in tcp_tasklet_func()Eric Dumazet1-0/+1
2016-12-21net: mvpp2: fix dma unmapping of TX buffers for fragmentsThomas Petazzoni1-29/+30
2016-12-21net: ethernet: stmmac: dwmac-rk: make clk enablement first in powerupHeiko Stübner1-4/+4
2016-12-21be2net: Increase skb headroom size to 256 bytesKalesh A P1-1/+1
2016-12-21rtlwifi: Fix kernel oops introduced with commit e49656147359Larry Finger1-1/+2
2016-12-21ath9k: do not return early to fix rcu unlockingTobias Klausmann1-1/+1
2016-12-20RDS: use rb_entry()Geliang Tang1-1/+1
2016-12-20net_sched: sch_netem: use rb_entry()Geliang Tang1-1/+1
2016-12-20net_sched: sch_fq: use rb_entry()Geliang Tang1-7/+7
2016-12-20net/mlx5: use rb_entry()Geliang Tang1-1/+1
2016-12-20ethernet: sfc: Add Kconfig entry for vendor SolarflareTobias Klauser2-1/+21
2016-12-20sctp: not copying duplicate addrs to the assoc's bind address listXin Long2-0/+6
2016-12-20sctp: reduce indent level in sctp_copy_local_addr_listXin Long1-18/+19
2016-12-20ARM: dts: hix5hd2: don't change the existing compatible stringDongpo Li1-2/+2
2016-12-20net: hix5hd2_gmac: fix compatible strings nameDongpo Li2-11/+15
2016-12-20openvswitch: Add a missing break statement.Jarno Rajahalme1-0/+1
2016-12-20net: netcp: ethss: fix 10gbe host port tx pri map configurationWingMan Kwok1-1/+2
2016-12-20net: netcp: ethss: fix errors in ethtool opsWingMan Kwok1-5/+16
2016-12-20fsl/fman: enable compilation on ARM64Madalin Bucur1-1/+1
2016-12-20fsl/fman: A007273 only applies to PPC SoCsMadalin Bucur1-0/+8
2016-12-20powerpc: fsl/fman: remove fsl,fman from of_device_ids[]Madalin Bucur2-3/+7
2016-12-20fsl/fman: fix 1G support for QSGMII interfacesMadalin Bucur1-0/+1
2016-12-20dt: bindings: net: use boolean dt properties for eee broken modesjbrunet2-21/+8
2016-12-20net: phy: use boolean dt properties for eee broken modesjbrunet1-3/+15
2016-12-20net: phy: fix sign type error in genphy_config_eee_advertjbrunet1-2/+2
2016-12-20printk: fix typo in CONSOLE_LOGLEVEL_DEFAULT help textBorislav Petkov1-1/+1
2016-12-20ratelimit: fix WARN_ON_RATELIMIT return valueJiri Slaby1-2/+5
2016-12-20kcov: make kcov work properly with KASLR enabledAlexander Popov1-1/+7
2016-12-20arm64: setup: introduce kaslr_offset()Alexander Popov2-4/+9
2016-12-20mm: fadvise: avoid expensive remote LRU cache draining after FADV_DONTNEEDJohannes Weiner1-1/+14
2016-12-20ima: platform-independent hash valueAndreas Steffen1-2/+4
2016-12-20ima: define a canonical binary_runtime_measurements list formatMimi Zohar6-13/+66
2016-12-20ima: support restoring multiple template formatsMimi Zohar1-3/+49
2016-12-20ima: store the builtin/custom template definitions in a listMimi Zohar3-11/+43
2016-12-20ima: on soft reboot, save the measurement listMimi Zohar5-1/+135
2016-12-20powerpc: ima: send the kexec buffer to the next kernelThiago Jung Bauermann5-6/+129
2016-12-20ima: maintain memory size needed for serializing the measurement listMimi Zohar3-2/+64
2016-12-20ima: permit duplicate measurement list entriesMimi Zohar1-6/+10
2016-12-20ima: on soft reboot, restore the measurement listMimi Zohar6-0/+255
2016-12-20powerpc: ima: get the kexec buffer passed by the previous kernelThiago Jung Bauermann7-1/+158
2016-12-20ipv4: Should use consistent conditional judgement for ip fragment in __ip_append_data and ip_finish_outputzheng li1-1/+1
2016-12-20ath10k: free host-mem with DMA_BIRECTIONAL flagBen Greear1-1/+1
2016-12-20brcmfmac: fix uninitialized field in scheduled scan ssid configurationArend Van Spriel1-0/+1
2016-12-20brcmfmac: fix memory leak in brcmf_cfg80211_attach()Arend Van Spriel1-2/+5