Commit Graph

6541 Commits (b2aa5e9d43a38dcdfa0878ed750cf32f98460278)

Author SHA1 Message Date
Herbert Xu b2aa5e9d43 [IPSEC]: Store xfrm states in security path directly 17 years ago
Herbert Xu 716062fd4c [IPSEC]: Merge most of the input path 17 years ago
Herbert Xu c6581a457e [IPSEC]: Add async resume support on output 17 years ago
Herbert Xu 862b82c6f9 [IPSEC]: Merge most of the output path 17 years ago
Herbert Xu ef76bc23ef [IPV6]: Add ip6_local_out 17 years ago
Herbert Xu c439cb2e4b [IPV4]: Add ip_local_out 17 years ago
Herbert Xu 227620e295 [IPSEC]: Separate inner/outer mode processing on input 17 years ago
Herbert Xu 36cf9acf93 [IPSEC]: Separate inner/outer mode processing on output 17 years ago
Herbert Xu 29bb43b4ec [INET]: Give outer DSCP directly to ip*_copy_dscp 17 years ago
Herbert Xu a2deb6d26f [IPSEC]: Move x->outer_mode->output out of locked section 17 years ago
Herbert Xu e40b328615 [IPSEC]: Forbid BEET + ipcomp for now 17 years ago
Herbert Xu 25ee3286dc [IPSEC]: Merge common code into xfrm_bundle_create 17 years ago
Herbert Xu 66cdb3ca27 [IPSEC]: Move flow construction into xfrm_dst_lookup 17 years ago
Herbert Xu f04e7e8d7f [IPSEC]: Replace x->type->{local,remote}_addr with flags 17 years ago
Herbert Xu fff6938880 [IPSEC]: Make sure idev is consistent with dev in xfrm_dst 17 years ago
Herbert Xu 45ff5a3f9a [IPSEC]: Set dst->input to dst_discard 17 years ago
Herbert Xu 8ce68ceb55 [IPSEC]: Only set neighbour on top xfrm dst 17 years ago
Herbert Xu 352e512c32 [NET]: Eliminate duplicate copies of dst_discard 17 years ago
Herbert Xu b4ce92775c [IPV6]: Move nfheader_len into rt6_info 17 years ago
Herbert Xu 550ade8432 [IPSEC]: Use dst->header_len when resizing on output 17 years ago
Herbert Xu 0148894223 [IPV6]: Only set nfheader_len for top xfrm dst 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Wang Chen a92aa318b4 [IPV6]: Add raw6 drops counter. 17 years ago
Wang Chen 33c732c361 [IPV4]: Add raw drops counter. 17 years ago
Adrian Bunk 6ff7751d06 [TCP]: Make tcp_splice_data_recv() static. 17 years ago
Jens Axboe a0974dd3da [TCP] splice: add tcp_splice_read() to IPV6 17 years ago
Jens Axboe 9c55e01c0c [TCP]: Splice receive support. 17 years ago
David S. Miller d10f2150ea [MAC80211]: Revert unaligned warning removal. 17 years ago
Rolf Manderscheid a9e527e3f9 IPoIB: improve IPv4/IPv6 to IB mcast mapping functions 17 years ago
Gautham R Shenoy 86ef5c9a8e cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() 17 years ago
Greg Kroah-Hartman 78a2d906b4 Kobject: convert remaining kobject_unregister() to kobject_put() 17 years ago
Greg Kroah-Hartman e32cc7366d Kobject: convert net/bridge/br_if.c to use kobject_init/add_ng() 17 years ago
Greg Kroah-Hartman 43b98c4a66 Kobject: change net/bridge to use kobject_create_and_add 17 years ago
Linus Torvalds dbcc2ec60f Revert "mac80211: warn when receiving frames with unaligned data" 17 years ago
Herbert Xu f945fa7ad9 [INET]: Fix truesize setting in ip_append_data 17 years ago
Denis V. Lunev ff4b950277 [NETNS]: Re-export init_net via EXPORT_SYMBOL. 17 years ago
David S. Miller 1e34a11d55 [IPV4]: Add missing skb->truesize increment in ip_append_page(). 17 years ago
Dave Young acea6852f3 [BLUETOOTH]: Move children of connection device to NULL before connection down. 17 years ago
Wang Chen 5b4d383a1a [ICMP]: ICMP_MIB_OUTMSGS increment duplicated 17 years ago
Wang Chen fa95c28322 [IPV6]: RFC 2011 compatibility broken 17 years ago
Wang Chen c964ff4ffb [IPV6]: ICMP6_MIB_OUTMSGS increment duplicated 17 years ago
Patrick McHardy 68365458a4 [NET]: rtnl_link: fix use-after-free 17 years ago
Patrick McHardy d4782c323d [AF_KEY]: Fix skb leak on pfkey_send_migrate() error 17 years ago
Jesper Juhl 61e44b4815 [IrDA]: af_irda memory leak fixes 17 years ago
David S. Miller cecbb63967 [NEIGH]: Revert 'Fix race between neigh_parms_release and neightbl_fill_parms' 17 years ago
Patrick McHardy 2dc2f207fb [NETFILTER]: bridge-netfilter: fix net_device refcnt leaks 17 years ago
YOSHIFUJI Hideaki 398bcbebb6 [IPV6] ROUTE: Make sending algorithm more friendly with RFC 4861. 17 years ago
Eric Dumazet 8d3f099abe [IPV4] FIB_HASH : Avoid unecessary loop in fn_hash_dump_zone() 17 years ago
Joonwoo Park 6725033fa2 [IPV4] fib_trie: fix duplicated route issue 17 years ago
Joonwoo Park bd566e7525 [IPV4] fib_hash: fix duplicated route issue 17 years ago