- 71653eb Bluetooth: Add selftest for ECDH key generation by Marcel Holtmann · 8 years ago
- f958315 Bluetooth: zero kpp input for key generation by Marcel Holtmann · 8 years ago
- ab89f0b Bluetooth: Fix user channel for 32bit userspace on 64bit kernel by Szymon Janc · 8 years ago
- 763d9a3 Bluetooth: allocate data for kpp on heap by Salvatore Benedetto · 8 years ago
- 0e91178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
- c21b48c net: adjust skb->truesize in ___pskb_trim() by Eric Dumazet · 8 years ago
- 7162fb2 tcp: do not underestimate skb->truesize in tcp_trim_head() by Eric Dumazet · 8 years ago
- 9b83e03 ipv4: Don't pass IP fragments to upper layer GRO handlers. by Steffen Klassert · 8 years ago
- cd5487fb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
- 5577e67 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
- cec3819 Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
- c1be775 tipc: close the connection if protocol messages contain errors by Parthasarathy Bhuvaragan · 8 years ago
- 4e0df49 tipc: improve error validations for sockets in CONNECTING state by Parthasarathy Bhuvaragan · 8 years ago
- 42b531d tipc: Fix missing connection request handling by Parthasarathy Bhuvaragan · 8 years ago
- 1a41dbc Merge tag 'ipvs-fixes-for-v4.11' of http://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs by Pablo Neira Ayuso · 8 years ago
- 7dde07e netfilter: x_tables: unlock on error in xt_find_table_lock() by Dan Carpenter · 8 years ago
- b34939b cfg80211: add request id to cfg80211_sched_scan_*() api by Arend Van Spriel · 8 years ago
- e38a017 mac80211: Add support for BSS max idle period element by Avraham Stern · 8 years ago
- 29ce6ec cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() by Avraham Stern · 8 years ago
- 21a8e9d mac80211: Fix possible sband related NULL pointer de-reference by Mohammed Shafi Shajakhan · 8 years ago
- 1442f6f ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled by Paolo Abeni · 8 years ago
- fb90e8d ipvs: change comparison on sync_refresh_period by Aaron Conole · 8 years ago
- 65ba101 ipvs: remove unused function ip_vs_set_state_timeout by Aaron Conole · 8 years ago
- 5fe49a9 mac80211: add ieee80211_tx_status_ext by Felix Fietkau · 8 years ago
- eefebd3 mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_status by Felix Fietkau · 8 years ago
- 18fb84d mac80211: make rate control tx status API more extensible by Felix Fietkau · 8 years ago
- dcba665 mac80211: use bitfield macros for encoded rate by Johannes Berg · 8 years ago
- 8613c94 mac80211: rename ieee80211_rx_status::vht_nss to just nss by Johannes Berg · 8 years ago
- da6a435 mac80211: separate encoding/bandwidth from flags by Johannes Berg · 8 years ago
- 7fdd69c mac80211: clean up rate encoding bits in RX status by Johannes Berg · 8 years ago
- ed6473d NFSv4: Fix callback server shutdown by Trond Myklebust · 8 years ago
- 9e0d876 SUNRPC: Refactor svc_set_num_threads() by Trond Myklebust · 8 years ago
- adeb45c fib_rules: fix error return code by Wei Yongjun · 8 years ago
- 99f906e bridge: add per-port broadcast flood flag by Mike Manning · 8 years ago
- 06b4fc5 net: fib: Decrease one unnecessary rt cache flush in fib_disable_ip by Gao Feng · 8 years ago
- 1514dc8 l2tp: remove useless device duplication test in l2tp_eth_create() by Guillaume Nault · 8 years ago
- 0575c86 net: remove unnecessary carrier status check by Zhang Shengju · 8 years ago
- f56fc7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 4b726e8 tcp: tcp_rack_reo_timeout() must update tp->tcp_mstamp by Eric Dumazet · 8 years ago
- cfcf99f xfrm: fix GRO for !CONFIG_NETFILTER by Sabrina Dubroca · 8 years ago
- c2701b3 can: fix CAN BCM build with CONFIG_PROC_FS disabled by Oliver Hartkopp · 8 years ago
- b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- e5f2e06 mac80211: make multicast variable a bool in ieee80211_accept_frame() by Luca Coelho · 8 years ago
- 4a19906 mac80211: disentangle iflist_mtx and chanctx_mtx by Johannes Berg · 8 years ago
- cf14708 mac80211: don't parse encrypted management frames in ieee80211_frame_acked by Emmanuel Grumbach · 8 years ago
- 3a3ecf1 cfg80211: add request id parameter to .sched_scan_stop() signature by Arend Van Spriel · 8 years ago
- 3007e35 nl80211: add support for BSSIDs in scheduled scan matchsets by Arend Van Spriel · 8 years ago
- ca986ad nl80211: allow multiple active scheduled scan requests by Arend Van Spriel · 8 years ago
- ab81007 cfg80211: simplify netlink socket owner interface deletion by Johannes Berg · 8 years ago
- 105f552 ipv6: check raw payload size correctly in ioctl by Jamie Bainbridge · 8 years ago
- c120144 tcp: memset ca_priv data to 0 properly by Wei Wang · 8 years ago
- 199ab00 ipv6: check skb->protocol before lookup for nexthop by WANG Cong · 8 years ago
- 9899886 net: core: Prevent from dereferencing null pointer when releasing SKB by Myungho Jung · 8 years ago
- 645f4c6 tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps by Eric Dumazet · 8 years ago
- a6db50b tcp: remove ack_time from struct tcp_sacktag_state by Eric Dumazet · 8 years ago
- 7e0ca8a tcp: use tp->tcp_mstamp in tcp_clean_rtx_queue() by Eric Dumazet · 8 years ago
- d2329f1 tcp: do not pass timestamp to tcp_rack_advance() by Eric Dumazet · 8 years ago
- 88d5c65 tcp: do not pass timestamp to tcp_rate_gen() by Eric Dumazet · 8 years ago
- 1317a9d tcp: do not pass timestamp to tcp_fastretrans_alert() by Eric Dumazet · 8 years ago
- efab8f8 tcp: do not pass timestamp to tcp_rack_identify_loss() by Eric Dumazet · 8 years ago
- 128eda8 tcp: do not pass timestamp to tcp_rack_mark_lost() by Eric Dumazet · 8 years ago
- 7c1c730 tcp: do not pass timestamp to tcp_rack_detect_loss() by Eric Dumazet · 8 years ago
- 69e996c tcp: add tp->tcp_mstamp field by Eric Dumazet · 8 years ago
- eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
- 35db069 xfrm: do the garbage collection after flushing policy by Xin Long · 8 years ago
- 9a08ecf netfilter: don't attach a nat extension by default by Florian Westphal · 8 years ago
- 2fe7c32 netfilter: pptp: attach nat extension when needed by Florian Westphal · 8 years ago
- ff45901 netfilter: masquerade: attach nat extension if not present by Florian Westphal · 8 years ago
- 22d4536 netfilter: conntrack: handle initial extension alloc via krealloc by Florian Westphal · 8 years ago
- 23f671a netfilter: conntrack: mark extension structs as const by Florian Westphal · 8 years ago
- 54044b1 netfilter: conntrack: remove prealloc support by Florian Westphal · 8 years ago
- 495dcb5 netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking by Gao Feng · 8 years ago
- aee12a0 ebtables: remove nf_hook_register usage by Florian Westphal · 8 years ago
- 1a0ed0a netfilter: decnet: only register hooks in init namespace by Florian Westphal · 8 years ago
- efe4160 ipvs: convert to use pernet nf_hook api by Florian Westphal · 8 years ago
- 1fefe14 netfilter: synproxy: only register hooks when needed by Florian Westphal · 8 years ago
- 35a2442 Merge tag 'nfs-rdma-4.12-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 8 years ago
- dadf3e4 svcrdma: Clean out old XDR encoders by Chuck Lever · 8 years ago
- 2cf3292 svcrdma: Remove the req_map cache by Chuck Lever · 8 years ago
- 68cc463 svcrdma: Remove unused RDMA Write completion handler by Chuck Lever · 8 years ago
- ded8d19 svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt by Chuck Lever · 8 years ago
- f5821c7 svcrdma: Clean up RPC-over-RDMA backchannel reply processing by Chuck Lever · 8 years ago
- 4757d90 svcrdma: Report Write/Reply chunk overruns by Chuck Lever · 8 years ago
- 6b19cc5 svcrdma: Clean up RDMA_ERROR path by Chuck Lever · 8 years ago
- 9a6a180 svcrdma: Use rdma_rw API in RPC reply path by Chuck Lever · 8 years ago
- f13193f svcrdma: Introduce local rdma_rw API helpers by Chuck Lever · 8 years ago
- c238c4c svcrdma: Clean up svc_rdma_get_inv_rkey() by Chuck Lever · 8 years ago
- c55ab07 svcrdma: Add helper to save pages under I/O by Chuck Lever · 8 years ago
- b623589 svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULT by Chuck Lever · 8 years ago
- 6e6092c svcrdma: Add svc_rdma_map_reply_hdr() by Chuck Lever · 8 years ago
- 17f5f7f svcrdma: Move send_wr to svc_rdma_op_ctxt by Chuck Lever · 8 years ago
- 2be1fce xprtrdma: Remove rpcrdma_buffer::rb_pool by Chuck Lever · 8 years ago
- 7ecce75 sunrpc: Fix xdr_init_decode_pages() documenting comment by Chuck Lever · 8 years ago
- 0031e47 xprtrdma: Squelch ENOBUFS warnings by Chuck Lever · 8 years ago
- 7d7fa9b xprtrdma: Annotate receive workqueue by Chuck Lever · 8 years ago
- 56a6bd1 xprtrdma: Revert commit d0f36c46deea by Chuck Lever · 8 years ago
- a9b0e38 xprtrdma: Restore transport after device removal by Chuck Lever · 8 years ago
- 1890896 xprtrdma: Refactor rpcrdma_ep_connect by Chuck Lever · 8 years ago
- bebd031 xprtrdma: Support unplugging an HCA from under an NFS mount by Chuck Lever · 8 years ago
- 91a10c5 xprtrdma: Use same device when mapping or syncing DMA buffers by Chuck Lever · 8 years ago