Commit Graph

18826 Commits (3c6bb07ac1b4174318606a26f0de8ceb9f6d8133)

Author SHA1 Message Date
Patrick McHardy 740c15d0dd [VLAN]: Clean up vlan_hdr/vlan_ethhdr structs 17 years ago
Patrick McHardy 476bcea67f [VLAN]: Remove unnecessary structure declarations 17 years ago
Denis V. Lunev 51314a17ba [NETNS]: Process FIB rule action in the context of the namespace. 17 years ago
Denis V. Lunev 9e3a548781 [NETNS]: FIB rules API cleanup. 17 years ago
Denis V. Lunev 0359238333 [FIB]: Add netns to fib_rules_ops. 17 years ago
Adrian Bunk e9888f5498 [IrDA]: Irport removal - part 1 17 years ago
Denis V. Lunev b7c6ba6eb1 [NETNS]: Consolidate kernel netlink socket destruction. 17 years ago
Al Viro 904584018e annotate the rest of drivers/net/wan 17 years ago
Al Viro a3edb08311 annotate tun 17 years ago
Larry Finger d3c319f9c8 ssb: Remove the old, now unused, data structures 17 years ago
Larry Finger c272ef4403 ssb: Convert to use of the new SPROM structure 17 years ago
Larry Finger ac82fab44f ssb: Add new SPROM structure while keeping the old 17 years ago
Olof Johansson 8ee9d85779 pasemi: DMA engine management library 17 years ago
Olof Johansson 40afa53158 pasemi_mac: Move register definitions to include/asm-powerpc 17 years ago
Francois Romieu 5ac5d61632 r6040: cleanups 17 years ago
Jeff Garzik 092427be8c drivers/net/r6040: fix obvious problems (but more remain) 17 years ago
Eliezer Tamir a2fbb9ea23 add bnx2x driver for BCM57710 17 years ago
Daniel Lezcano d4fa26ff44 [NETNS][DST]: Add the network namespace pointer in dst_ops 17 years ago
Daniel Lezcano 569d36452e [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions 17 years ago
Patrick McHardy c56cc9c07b [NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos 17 years ago
Patrick McHardy b334aadc3c [NETFILTER]: nf_conntrack: clean up a few header files 17 years ago
Patrick McHardy e37b386c95 [NETFILTER]: nf_conntrack_sctp: remove unused ttag field from conntrack data 17 years ago
Jan Engelhardt f72e25a897 [NETFILTER]: Rename ipt_iprange to xt_iprange 17 years ago
Jan Engelhardt 917b6fbd6e [NETFILTER]: xt_policy: use the new union nf_inet_addr 17 years ago
Jan Engelhardt 17b0d7ef65 [NETFILTER]: xt_mark match, revision 1 17 years ago
Jan Engelhardt 64eb12f997 [NETFILTER]: xt_conntrack match, revision 1 17 years ago
Jan Engelhardt 2e3075a2c4 [NETFILTER]: Extend nf_inet_addr with in{,6}_addr 17 years ago
Jan Engelhardt 96e3227265 [NETFILTER]: xt_connmark match, revision 1 17 years ago
Jan Engelhardt e0a812aea5 [NETFILTER]: xt_MARK target, revision 2 17 years ago
Jan Engelhardt 0dc8c76029 [NETFILTER]: xt_CONNMARK target, revision 1 17 years ago
Jan Engelhardt 8b6f3f62fe [NETFILTER]: Annotate start of kernel fields in NF headers 17 years ago
Stephen Hemminger 7f9b80529b [IPV4]: fib hash|trie initialization 17 years ago
Denis V. Lunev 9bd85e3264 [IPV4]: Remove extra argument from arp_ignore. 17 years ago
Denis V. Lunev 06f0511df1 [ARP]: neigh_parms_put(destroy) are essentially local to core/neighbour.c. 17 years ago
Denis V. Lunev 72132c1b6c [IPV4]: fib_rules_unregister is essentially void. 17 years ago
Pavel Emelyanov f51d599fbe [NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list. 17 years ago
David S. Miller 3f4afb6443 [XFRM]: Fix struct xfrm_algo code formatting. 17 years ago
Eric Dumazet ba749ae98d [XFRM]: alg_key_len should be unsigned to avoid integer divides 17 years ago
Ilpo Järvinen cea14e0ed6 [TCP]: Uninline tcp_is_cwnd_limited 17 years ago
Ilpo Järvinen 490d504693 [TCP]: Uninline tcp_set_state 17 years ago
Daniel Lezcano 389f661224 [NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware 17 years ago
Daniel Lezcano 1cab3da6be [NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware 17 years ago
Daniel Lezcano bfeade0870 [NETNS][IPV6]: inet6_addr - check ipv6 address per namespace 17 years ago
Pavel Emelyanov 39971554d3 [NEIGH]: Add a comment describing what a NUD stands for. 17 years ago
David S. Miller 9993e7d313 [TCP]: Do not purge sk_forward_alloc entirely in tcp_delack_timer(). 17 years ago
Pavel Emelyanov e0da5a480c [NETNS]: Create ipv6 devconf-s for namespaces 17 years ago
Denis V. Lunev 4250846146 [NEIGH]: Make /proc/net/arp opening consistent with seq_net_open semantics 17 years ago
Denis V. Lunev e5d69b9f4a [ATM]: Oops reading net/atm/arp 17 years ago
Denis V. Lunev 1bad118a33 [NETNS]: Pass namespace through ip_rt_ioctl. 17 years ago
Denis V. Lunev 6bd48fcf73 [NETNS]: Provide correct namespace for fibnl netlink socket. 17 years ago