summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-07-31ipv4: frags: handle possible skb truesize changeEric Dumazet
2018-07-31inet: frag: enforce memory limits earlierEric Dumazet
2018-07-31net: remove bogus RCU annotations on socket.wqChristoph Hellwig
2018-07-31sunrpc: whitespace fixesStephen Hemminger
2018-07-31NFSv4 client live hangs after live data migration recoveryBill Baker
2018-07-31sunrpc: kstrtoul() can also return -ERANGEDan Carpenter
2018-07-31sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...Dave Wysochanski
2018-07-31xsk: don't allow umem replace at stack levelJakub Kicinski
2018-07-31xsk: refactor xdp_umem_assign_dev()Jakub Kicinski
2018-07-31bpf: Support bpf_get_socket_cookie in more prog typesAndrey Ignatov
2018-07-31lwt_bpf: remove unnecessary rcu_read_lock in run_lwt_bpfTaehee Yoo
2018-07-31bpf: add End.DT6 action to bpf_lwt_seg6_action helperMathieu Xhonneux
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-07-31net: xsk: don't return frames via the allocator on errorJakub Kicinski
2018-07-30netlink: Don't shift with UB on nlk->ngroupsDmitry Safonov
2018-07-30sunrpc: Add _add_rpc_iostats() to add rpc_iostats metricsDave Wysochanski
2018-07-30sunrpc: add _print_rpc_iostats() to output metrics for one RPC opDave Wysochanski
2018-07-30net/sunrpc: Make rpc_auth_create_args a constSargun Dhillon
2018-07-30net/ipv6: fix metrics leakSabrina Dubroca
2018-07-30fib_rules: NULL check before kfree is not neededYueHaibing
2018-07-30net/tls: Use socket data_ready callback on record availabilityVakul Garg
2018-07-30act_mirred: use TC_ACT_REINSERT when possiblePaolo Abeni
2018-07-30net/tc: introduce TC_ACT_REINSERT.Paolo Abeni
2018-07-30tc/act: remove unneeded RCU lock in action callbackPaolo Abeni
2018-07-30net/sched: user-space can't set unknown tcfa_action valuesPaolo Abeni
2018-07-30net: remove sock_poll_busy_flagChristoph Hellwig
2018-07-30net: remove sock_poll_busy_loopChristoph Hellwig
2018-07-30net: simplify sock_poll_waitChristoph Hellwig
2018-07-30Bluetooth: hidp: Fix handling of strncpy for hid->name informationMarcel Holtmann
2018-07-30netfilter: nf_tables: Add native tproxy supportMáté Eckl
2018-07-30netfilter: nf_tables: implement Passive OS fingerprint module in nft_osfFernando Fernandez Mancera
2018-07-30netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.cFernando Fernandez Mancera
2018-07-30netfilter: nf_osf: rename nf_osf.c to nfnetlink_osf.cFernando Fernandez Mancera
2018-07-30netfilter: use PTR_ERR_OR_ZERO()YueHaibing
2018-07-30netfilter: nf_osf: add nf_osf_find()Pablo Neira Ayuso
2018-07-30Bluetooth: Add new quirk for non-persistent setup settingsSean Wang
2018-07-30Bluetooth: Implement secondary advertising on different PHYsJaganath Kanakkassery
2018-07-30Bluetooth: Handle ADv set terminated eventJaganath Kanakkassery
2018-07-30Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery
2018-07-30Bluetooth: Use ext adv for directed advJaganath Kanakkassery
2018-07-30Bluetooth: Implement disable and removal of adv instanceJaganath Kanakkassery
2018-07-30Bluetooth: Use Set ext adv/scan rsp data if controller supportsJaganath Kanakkassery
2018-07-30Bluetooth: Impmlement extended adv enableJaganath Kanakkassery
2018-07-30Bluetooth: Read no of adv sets during initJaganath Kanakkassery
2018-07-30Bluetooth: Use selected PHYs in extended connectJaganath Kanakkassery
2018-07-30Bluetooth: Handle extended ADV PDU typesJaganath Kanakkassery
2018-07-30Bluetooth: Set Scan PHYs based on selected PHYs by userJaganath Kanakkassery
2018-07-30Bluetooth: Implement PHY changed eventJaganath Kanakkassery
2018-07-30Bluetooth: Implement Set PHY Confguration commandJaganath Kanakkassery
2018-07-30Bluetooth: Implement Get PHY Configuration mgmt commandJaganath Kanakkassery