aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_diag.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-09netlink: do not set cb_running if dump's start() errsJason A. Donenfeld1-6/+7
2017-10-09ipv4: Fix traffic triggered IPsec connections.Steffen Klassert1-1/+1
2017-10-09ipv6: Fix traffic triggered IPsec connections.Steffen Klassert1-1/+1
2017-10-09ixgbe: incorrect XDP ring accounting in ethtool tx_frame paramJohn Fastabend1-8/+8
2017-10-09net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagDing Tianhong2-41/+0
2017-10-09Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong3-5/+1
2017-10-09ixgbe: fix masking of bits read from IXGBE_VXLANCTRL registerSabrina Dubroca1-1/+1
2017-10-09ixgbe: Return error when getting PHY address if PHY access is not supportedMark D Rustad1-0/+4
2017-10-09netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani4-2/+27
2017-10-09netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hookLin Zhang2-2/+3
2017-10-08tipc: Unclone message at secondary destination lookupJon Maloy1-0/+8
2017-10-08tipc: correct initialization of skb listJon Maloy1-2/+2
2017-10-08gso: fix payload length when gso_size is zeroAlexey Kodanev3-3/+3
2017-10-08mlxsw: spectrum_router: Avoid expensive lookup during route removalIdo Schimmel1-14/+0
2017-10-07bpf: fix liveness markingAlexei Starovoitov1-0/+5
2017-10-07doc: Fix typo "8023.ad" in bonding documentationAxel Beckert1-1/+1
2017-10-07ipv6: fix net.ipv6.conf.all.accept_dad behaviour for realMatteo Croce1-2/+2
2017-10-06ppp: fix race in ppp device destructionGuillaume Nault1-0/+20
2017-10-06netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_userEric Dumazet1-2/+2
2017-10-06netfilter: nf_tables: do not dump chain counters if not enabledPablo Neira Ayuso1-1/+1
2017-10-05selftests/net: rxtimestamp: Fix an off by oneDan Carpenter1-1/+1
2017-10-05dm raid: fix incorrect status output at the end of a "recover" processJonathan Brassow2-5/+7
2017-10-04net: 8021q: skip packets if the vlan is downVishakha Narvekar1-0/+6
2017-10-04Update James Hogan's email addressJames Hogan5-6/+8
2017-10-04dm crypt: reject sector_size feature if device length is not aligned to itMilan Broz1-0/+4
2017-10-04ARM: dts: stm32: use right pinctrl compatible for stm32f469Alexandre Torgue7-297/+537
2017-10-04nl80211: Define policy for packet pattern attributesPeng Xu1-2/+12
2017-10-04ARM: dts: stm32: Fix STMPE1600 binding on stm32429i-eval boardAlexandre Torgue1-3/+1
2017-10-04lsm: fix smack_inode_removexattr and xattr_getsecurity memleakCasey Schaufler2-31/+26
2017-10-03ARM: defconfig: update Gemini defconfigLinus Walleij1-1/+2
2017-10-03ARM: defconfig: FRAMEBUFFER_CONSOLE can no longer be =mArnd Bergmann3-3/+3
2017-10-03include/linux/fs.h: fix comment about struct address_spaceMike Rapoport1-1/+1
2017-10-03checkpatch: fix ignoring cover-letter logicStafford Horne1-1/+1
2017-10-03m32r: fix build failureSudip Mukherjee1-0/+9
2017-10-03lib/ratelimit.c: use deferred printk() versionSergey Senozhatsky1-1/+3
2017-10-03kernel/params.c: improve STANDARD_PARAM_DEF readabilityJean Delvare1-8/+8
2017-10-03kernel/params.c: fix an overflow in param_attr_showJean Delvare1-10/+7
2017-10-03kernel/params.c: fix the maximum length in param_get_stringJean Delvare1-1/+1
2017-10-03mm/memory_hotplug: define find_{smallest|biggest}_section_pfn as unsigned longYASUAKI ISHIMATSU1-2/+2
2017-10-03mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline functionYASUAKI ISHIMATSU2-3/+9
2017-10-03kernel/kcmp.c: drop branch leftover typoCyrill Gorcunov1-1/+1
2017-10-03memremap: add scheduling point to devm_memremap_pagesMichal Hocko1-1/+3
2017-10-03mm, page_alloc: add scheduling point to memmap_init_zoneMichal Hocko1-0/+1
2017-10-03mm, memory_hotplug: add scheduling point to __add_pagesMichal Hocko1-0/+1
2017-10-03lib/idr.c: fix comment for idr_replace()Eric Biggers1-2/+2
2017-10-03mm: memcontrol: use vmalloc fallback for large kmem memcg arraysJohannes Weiner2-13/+21
2017-10-03kernel/sysctl.c: remove duplicate UINT_MAX check on do_proc_douintvec_conv()Luis R. Rodriguez1-2/+0
2017-10-03include/linux/bitfield.h: remove 32bit from FIELD_GET comment blockMasahiro Yamada1-1/+1
2017-10-03lib/lz4: make arrays static const, reduces object code sizeColin Ian King1-2/+2
2017-10-03exec: binfmt_misc: kill the onstack iname[BINPRM_BUF_SIZE] arrayOleg Nesterov1-9/+5