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