Commit Graph

14278 Commits (056ba4a9bea5f32781a36b797c562fb731e5eaa6)

Author SHA1 Message Date
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Thadeu Lima de Souza Cascardo 94e2bd6888 tree-wide: fix some typos and punctuation in comments 15 years ago
Eric Dumazet 47e1c32306 tcp: fix a timewait refcnt race 15 years ago
Eric Dumazet 13475a30b6 tcp: connect() race with timewait reuse 15 years ago
Eric Dumazet 49d0900787 tcp: diag: Dont report negative values for rx queue 15 years ago
Patrick Mullaney fc4a748966 netdevice: provide common routine for macvlan and vlan operstate management 15 years ago
Chuck Lever 3a28becc35 SUNRPC: soft connect semantics for UDP 15 years ago
Chuck Lever caabea8a56 SUNRPC: Use soft connect semantics when performing RPC ping 15 years ago
Chuck Lever 012da158f6 SUNRPC: Use soft connects for autobinding over TCP 15 years ago
Chuck Lever 2a76b3bfa2 SUNRPC: Use TCP for local rpcbind upcalls 15 years ago
Chuck Lever c526611dd6 SUNRPC: Use a cached RPC client and transport for rpcbind upcalls 15 years ago
Chuck Lever 5a46211540 SUNRPC: Simplify synopsis of rpcb_local_clnt() 15 years ago
Chuck Lever 09a21c4102 SUNRPC: Allow RPCs to fail quickly if the server is unreachable 15 years ago
Chuck Lever 206a134b4d SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status() 15 years ago
Chuck Lever dd1fd90fe6 SUNRPC: Display compressed (shorthand) IPv6 presentation addresses 15 years ago
Eric W. Biederman b099ce2602 net: Batch inet_twsk_purge 15 years ago
Eric W. Biederman 575f4cd5a5 net: Use rcu lookups in inet_twsk_purge. 15 years ago
Eric W. Biederman e9c5158ac2 net: Allow fib_rule_unregister to batch 15 years ago
Eric W. Biederman 3a765edadb netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys} 15 years ago
Eric W. Biederman d79d792ef9 net: Allow xfrm_user_net_exit to batch efficiently. 15 years ago
Eric W. Biederman 04dc7f6be3 net: Move network device exit batching 15 years ago
Eric W. Biederman 72ad937abd net: Add support for batching network namespace cleanups 15 years ago
Patrick McHardy 8153a10c08 ipv4 05/05: add sysctl to accept packets with local source addresses 15 years ago
Patrick McHardy 5adef18091 net 04/05: fib_rules: allow to delete local rule 15 years ago
Patrick McHardy 1b038a5e60 net 03/05: fib_rules: add oif classification 15 years ago
Patrick McHardy 491deb24bf net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FRA_IIFNAME 15 years ago
Marcel Holtmann eae38eede2 Bluetooth: Add RFCOMM option to use L2CAP ERTM mode 15 years ago
Marcel Holtmann 5fbcd3d1a0 Bluetooth: Add L2CAP option for max transmit value 15 years ago
Gustavo F. Padovan 2ab25cdd7b Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq value 15 years ago
Gustavo F. Padovan 4ec10d9720 Bluetooth: Implement RejActioned flag 15 years ago
Gustavo F. Padovan 9f121a5a80 Bluetooth: Fix sending ReqSeq on I-frames 15 years ago
Gustavo F. Padovan 889a3ca466 Bluetooth: Fix unset of SrejActioned flag 15 years ago
Gustavo F. Padovan 0565c1c24a Bluetooth: Initialize variables and timers for both channel's sides 15 years ago
Vikram Kandukuri cde9f807f0 Bluetooth: Fix handling of BNEP setup connection requests 15 years ago
Marcel Holtmann c78ae28314 Bluetooth: Unobfuscate tasklet_schedule usage 15 years ago
Marcel Holtmann 76bca88012 Bluetooth: Turn hci_recv_frame into an exported function 15 years ago
Marcel Holtmann 7e21addcd0 Bluetooth: Return ENETDOWN when interface is down 15 years ago
Jiri Kosina 2da31939a4 Bluetooth: Implement raw output support for HIDP layer 15 years ago
Trond Myklebust f0380f3d16 RPC: Fix two potential races in put_rpccred 15 years ago
Trond Myklebust feb8ca37cc SUNRPC: Ensure that we honour autoclose before attempting to reconnect 15 years ago
David S. Miller e6b09ccada tcp: sysctl_tcp_cookie_size needs to be exported to modules. 15 years ago
David S. Miller f9a2e69e8b tcp: Fix warning on 64-bit. 15 years ago
Eric W. Biederman 91e2ff3528 net: Teach vlans to cleanup as a pernet subsystem 15 years ago
William Allen Simpson 4957faade1 TCPCT part 1g: Responder Cookie => Initiator 15 years ago
William Allen Simpson bd0388ae77 TCPCT part 1f: Initiator Cookie => Responder 15 years ago
William Allen Simpson e56fb50f2b TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONS 15 years ago
William Allen Simpson 435cf559f0 TCPCT part 1d: define TCP cookie option, extend existing struct's 15 years ago
William Allen Simpson 519855c508 TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS 15 years ago
William Allen Simpson da5c78c826 TCPCT part 1b: generate Responder Cookie secret 15 years ago
William Allen Simpson e6b4d11367 TCPCT part 1a: add request_values parameter for sending SYNACK 15 years ago