2007-04-26 |
Pablo Neira Ayuso | [NETFILTER]: ctnetlink: add support for internal tcp... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Willy Tarreau | [NETFILTER]: TCP conntrack: factorize out the PUSH... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Willy Tarreau | [NETFILTER]: TCP conntrack: accept RST|PSH as valid Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Yasuyuki Kozakai | [NETFILTER]: nf_conntrack: add nf_copy() to safely... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Yasuyuki Kozakai | [NETFILTER]: nf_conntrack: add __nf_copy() to copy... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Sami Farin | [NETFILTER]: nf_conntrack: use jhash2 in __hash_conntrack Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Patrick McHardy | [JHASH]: Use const in jhash2 Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Pablo Neira Ayuso | [NETFILTER]: nfnetlink: move EXPORT_SYMBOL declarations... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Pablo Neira Ayuso | [NETFILTER]: nfnetlink: remove unused includes in nfnetlink.c Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Pablo Neira Ayuso | [NETFILTER]: nfnetlink: remove unrequired check in... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Pablo Neira Ayuso | [NETFILTER]: nfnetlink: remove duplicate checks in... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Pablo Neira Ayuso | [NETFILTER]: nfnetlink: remove early debugging messages... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Patrick McHardy | [NETFILTER]: nf_conntrack: uninline notifier registration... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Patrick McHardy | [NETFILTER]: nfnetlink: use netlink_run_queue() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Patrick McHardy | [NETFILTER]: nfnetlink: use mutex instead of semaphore Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Patrick McHardy | [NETFILTER]: nf_conntrack: simplify l4 protocol array... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Patrick McHardy | [NETFILTER]: nf_conntrack: simplify protocol locking Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Patrick McHardy | [NETFILTER]: nf_conntrack: remove ugly hack in l4proto... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Patrick McHardy | [NETFILTER]: nf_conntrack: switch protocol registration... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Patrick McHardy | [NETFILTER]: Remove IPv4 only connection tracking/NAT Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Tobias Klauser | [NETFILTER]: x_tables: remove duplicate of xt_prefix Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
David S. Miller | [IPV4] xfrm4_mode_beet: Use skb_transport_header(). Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_transport_header(skb) Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SCTP]: Eliminate some pointer attributions to the... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: More skb_reset_transport_header conversions Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce ipipv6_hdr(), remove skb->h.ipv6h Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [TCP]: Introduce tcp_hdrlen() and tcp_optlen() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce igmp_hdr() & friends, remove skb... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [ICMP6]: Introduce icmp6_hdr() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SCTP]: Introduce sctp_hdr() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_set_transport_header Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_transport_offset() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_reset_transport_header(skb) Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Stephen Hemminger | [BRIDGE]: faster compare for link local addresses Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [IPMR]: Fix bug introduced when converting to skb_network_re... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [IP]: Introduce ip_hdrlen() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF] ipmr: Missed one conversion to skb_network_header() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Stephen Hemminger | [NET]: show bound packet types Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Stephen Hemminger | [NET]: make seq_operations const Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Stephen Hemminger | [NET]: network dev read_mostly Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_set_network_header Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF] ipmr: Another skb_push related conversion... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_network_header() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_network_offset() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF] bonding: Set skb->nh.raw relative to skb... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF] xfrm4: use skb_reset_network_header Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF] ipv6: More skb_reset_network_header conversions... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Use skb_reset_network_header after skb_push Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF] ipconfig: Another conversion to skb_reset_network_... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Some more skb_put cases converted to skb_reset_ne... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Some more simple skb_reset_network_header... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Use skb_reset_network_header where the return... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Use skb_reset_network_header where the skb_pull... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Use skb_reset_network_header in skb_push... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_reset_network_header(skb) Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [IPV6]: Use skb->nh.ipv6h instead of casting skb->nh.raw Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [BONDING]: Introduce arp_pkt() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [PPPOE]: Introduce pppoe_hdr() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [LLC]: Kill llc_set_pdu_hdr Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_mac_header() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [TCP]: Use skb_set_mac_header in tcp_collapse Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [TCP]: Do the layer header setting in tcp_collapse... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF] xfrm: Use skb_set_mac_header in the memmove... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_set_mac_header() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [LLC]: Use skb_reset_mac_header in llc_mac_hdr_init Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [LLC]: Use skb_reset_mac_header in llc_alloc_frame Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_reset_mac_header(skb) Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [ETH]: Make eth_type_trans set skb->dev like the other... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [AOE]: Introduce aoe_hdr() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [QETH]: Use eth_hdr() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [TR]: Make tr_type_trans set skb->dev Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [TR]: Use tr_hdr() were appropriate Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [SOCKET]: Export __sock_recv_timestamp Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Eric Dumazet | [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Arnaldo Carvalho... | [UDP]: Use __skb_pull since we have checked it won... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Eric Dumazet | [NET]: New sysctls should use __read_mostly tags Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
YOSHIFUJI Hideaki | [IPV6]: Ensure to truncate result and return full length... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
YOSHIFUJI Hideaki | [IPV6]: Return correct result for sticky options. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Stephen Hemminger | [UDP]: deinline Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Stephen Hemminger | [NET]: deinline some functions Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Stephen Hemminger | [TCP]: whitespace cleanup Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Stephen Hemminger | [IPV4]: cleanup Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Stephen Hemminger | [WIRELESS]: use ARRAY_SIZE() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Stephen Hemminger | [NET] core: whitespace cleanup Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Stephen Hemminger | [UDP]: ipv6 style cleanup Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Stephen Hemminger | [UDP]: ipv4 whitespace cleanup Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Stephen Hemminger | [NET]: Replace CONFIG_NET_DEBUG with sysctl. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Eric Dumazet | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
Adrian Bunk | [TCP/DCCP/RANDOM]: Remove unused exports. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
David S. Miller | [TCP]: Abstract out all write queue operations. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
YOSHIFUJI Hideaki | [NET] TIPC: Use htons() where appropriate. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2007-04-26 |
YOSHIFUJI Hideaki | [NET] SCHED: Use htons() where appropriate. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
next |