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