Commit Graph

494 Commits (1d3de414eb20d937d82c5219fd13ee4cedc499cb)

Author SHA1 Message Date
David L Stevens c9e3e8b695 [IPV6]: multicast join and misc 20 years ago
Jamal Hadi Salim 0d51aa80a9 [IPV6]: V6 route events reported with wrong netlink PID and seq number 20 years ago
Robert Olsson 19baf839ff [IPV4]: Add LC-Trie FIB lookup algorithm. 20 years ago
Robert Olsson 246955fe4c [NETLINK]: fib_lookup() via netlink 20 years ago
Alexey Dobriyan f6e276ee67 [ATALK]: endian annotations 20 years ago
Herbert Xu dd87147eed [IPSEC]: Add XFRM_STATE_NOPMTUDISC flag 20 years ago
Herbert Xu d094cd83c0 [IPSEC]: Add xfrm_state_afinfo->init_flags 20 years ago
Herbert Xu 72cb6962a9 [IPSEC]: Add xfrm_init_state 20 years ago
Frank Filz 3f7a87d2fa [SCTP] sctp_connectx() API support 20 years ago
David S. Miller 7df551254a [TCP]: Fix sysctl_tcp_low_latency 20 years ago
Jesper Juhl f7d7fc0322 [IPV4]: [4/4] signed vs unsigned cleanup in net/ipv4/raw.c 20 years ago
Jesper Juhl 93765d8a43 [IPV4]: [3/4] signed vs unsigned cleanup in net/ipv4/raw.c 20 years ago
Jesper Juhl 926d4b8122 [IPV4]: [2/4] signed vs unsigned cleanup in net/ipv4/raw.c 20 years ago
Jesper Juhl 5418c6926f [IPV4]: [1/4] signed vs unsigned cleanup in net/ipv4/raw.c 20 years ago
Thomas Graf 94df109a8c [PKT_SCHED]: noop/noqueue qdisc style cleanups 20 years ago
Thomas Graf f87a9c3ddf [PKT_SCHED]: Cleanup pfifo_fast qdisc and remove unnecessary code 20 years ago
Thomas Graf 321090e7a4 [PKT_SCHED]: Add and use prio2list() in the pfifo_fast qdisc 20 years ago
Thomas Graf 821d24ae74 [PKT_SCHED]: Transform pfifo_fast to use generic queue management interface 20 years ago
Thomas Graf 6fc8e84f4c [PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary code 20 years ago
Thomas Graf aaae3013d1 [PKT_SCHED]: Transform fifo qdisc to use generic queue management interface 20 years ago
Herbert Xu 1e061ab2e5 [SCTP]: Replace spin_lock_irqsave with spin_lock_bh 20 years ago
Herbert Xu e0f9f8586a [IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh 20 years ago
Jamal Hadi Salim 9ed19f339e [NETLINK]: Set correct pid for ioctl originating netlink events 20 years ago
Jamal Hadi Salim e431b8c004 [NETLINK]: Explicit typing 20 years ago
Thomas Graf 58b82150da [DECNET]: Remove unnecessary initilization of unused variable entries 20 years ago
Herbert Xu 0603eac0d6 [IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification 20 years ago
Jamal Hadi Salim b6544c0b4c [NETLINK]: Correctly set NLM_F_MULTI without checking the pid 20 years ago
Thomas Graf 1797754ea7 [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags 20 years ago
Thomas Graf af0d114176 [PKT_SCHED]: Logic simplifications and codingstyle/whitespace cleanups 20 years ago
Thomas Graf 02f23f095f [PKT_SCHED]: Make dsmark use the new dumping macros 20 years ago
Thomas Graf 758cc43c6d [PKT_SCHED]: Fix dsmark to apply changes consistent 20 years ago
Thomas Graf e386c6eb43 [NEIGH]: Fix use of uninitialized variable when trimming in neightbl_fill_parms 20 years ago
Thomas Graf 4b6ea82dd1 [NETLINK]: Kill bogus NLMSG_SET_MULTIPART uses. 20 years ago
Thomas Graf c7fb64db00 [NETLINK]: Neighbour table configuration and statistics via rtnetlink 20 years ago
David S. Miller e52c1f17e4 [NET]: Move sysctl_max_syn_backlog into request_sock.c 20 years ago
Arnaldo Carvalho de Melo 2ad69c55a2 [NET] rename struct tcp_listen_opt to struct listen_sock 20 years ago
Arnaldo Carvalho de Melo 0e87506fcc [NET] Generalise tcp_listen_opt 20 years ago
Arnaldo Carvalho de Melo 60236fdd08 [NET] Rename open_request to request_sock 20 years ago
Arnaldo Carvalho de Melo 2e6599cb89 [NET] Generalise TCP's struct open_request minisock infrastructure 20 years ago
Jamal Hadi Salim ee57eef99b [IPSEC] Use NLMSG_LENGTH in xfrm_exp_state_notify 20 years ago
Patrick McHardy 7d6dfe1f5b [IPSEC] Fix xfrm_state leaks in error path 20 years ago
Herbert Xu f60f6b8f70 [IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_* 20 years ago
Herbert Xu e7443892f6 [IPSEC] Set byid for km_event in xfrm_get_policy 20 years ago
Herbert Xu bf08867f91 [IPSEC] Turn km_event.data into a union 20 years ago
Herbert Xu 4f09f0bbc1 [IPSEC] Fix xfrm to pfkey SA state conversion 20 years ago
Herbert Xu 4666faab09 [IPSEC] Kill spurious hard expire messages 20 years ago
Jamal Hadi Salim 26b15dad9f [IPSEC] Add complete xfrm event notification 20 years ago
David S. Miller bcfff0b471 [NETFILTER]: ipt_recent: last_pkts is an array of "unsigned long" not "u_int32_t" 20 years ago
Patrick McHardy a96aca88ac [NETFILTER]: Advance seq-file position in exp_next_seq() 20 years ago
J. Simonetti 1c2fb7f93c [IPV4]: Sysctl configurable icmp error source address. 20 years ago