Age | Commit message (Expand) | Author |
2007-04-25 | [NETFILTER]: ebt_arp: add gratuitous arp filtering | Bart De Schuymer |
2007-04-25 | [NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic | Michael Milner |
2007-04-25 | [DCCP]: Complete documentation of dccp_sock | Gerrit Renker |
2007-04-25 | bridge: eliminate call by reference | Stephen Hemminger |
2007-04-25 | [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY | Herbert Xu |
2007-04-25 | [NET]: Use csum_start offset instead of skb_transport_header | Herbert Xu |
2007-04-25 | [XFRM]: Optimize MTU calculation | Patrick McHardy |
2007-04-25 | [IPV6] FIB6RULE: Find source address during looking up route. | YOSHIFUJI Hideaki |
2007-04-25 | [NET]: Move generic skbuff stuff from XFRM code to generic code | David Howells |
2007-04-25 | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo |
2007-04-25 | [NET]: Inline net_device_stats | Rusty Russell |
2007-04-25 | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo |
2007-04-25 | [BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdr | Arnaldo Carvalho de Melo |
2007-04-25 | [NET] fib_rules: Flush route cache after rule modifications | Thomas Graf |
2007-04-25 | [NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE | Herbert Xu |
2007-04-25 | [NET] fib_rules: Add no-operation action | Thomas Graf |
2007-04-25 | [NET] fib_rules: Mark rules detached from the device | Thomas Graf |
2007-04-25 | [NET] fib_rules: goto rule action | Thomas Graf |
2007-04-25 | [INET]: Use jhash + random secret for ehash. | David S. Miller |
2007-04-25 | [NETLINK]: introduce NLA_BINARY type | Johannes Berg |
2007-04-25 | [SCTP]: Implement SCTP_MAX_BURST socket option. | Vlad Yasevich |
2007-04-25 | [SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification. | Vlad Yasevich |
2007-04-25 | [SCTP]: Honor flags when setting peer address parameters | Vlad Yasevich |
2007-04-25 | [SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE event | Vlad Yasevich |
2007-04-25 | [SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option. | Vlad Yasevich |
2007-04-25 | [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option | Vlad Yasevich |
2007-04-25 | [NET_SCHED]: Unline tcf_destroy | Patrick McHardy |
2007-04-25 | [NET_SCHED]: turn PSCHED_GET_TIME into inline function | Patrick McHardy |
2007-04-25 | [NET_SCHED]: turn PSCHED_TDIFF_SAFE into inline function | Patrick McHardy |
2007-04-25 | [NET_SCHED]: kill PSCHED_TDIFF | Patrick McHardy |
2007-04-25 | [NET_SCHED]: kill PSCHED_SET_PASTPERFECT/PSCHED_IS_PASTPERFECT | Patrick McHardy |
2007-04-25 | [NET_SCHED]: kill PSCHED_TLESS | Patrick McHardy |
2007-04-25 | [NET_SCHED]: kill PSCHED_TADD/PSCHED_TADD2 | Patrick McHardy |
2007-04-25 | [NET_SCHED]: kill PSCHED_AUDIT_TDIFF | Patrick McHardy |
2007-04-25 | [NETFILTER]: nf_conntrack: kill destroy() in struct nf_conntrack for diet | Yasuyuki Kozakai |
2007-04-25 | [NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabled | Yasuyuki Kozakai |
2007-04-25 | [NETLINK]: Remove error pointer from netlink message handler | Thomas Graf |
2007-04-25 | [NET] rules: Unified rules dumping | Thomas Graf |
2007-04-25 | [IPv6]: Use rtnl registration interface | Thomas Graf |
2007-04-25 | [DECNet]: Use rtnl registration interface | Thomas Graf |
2007-04-25 | [PKT_SCHED] qdisc: Use rtnl registration interface | Thomas Graf |
2007-04-25 | [IPv4]: Use rtnl registration interface | Thomas Graf |
2007-04-25 | [NET] rules: Use rtnl registration interface | Thomas Graf |
2007-04-25 | [NEIGH]: Use rtnl registration interface | Thomas Graf |
2007-04-25 | [RTNL]: Message handler registration interface | Thomas Graf |
2007-04-25 | [DCCP]: Sample RTT from SYN exchange | Gerrit Renker |
2007-04-25 | [NETLINK]: Use nlmsg_trim() where appropriate | Arnaldo Carvalho de Melo |
2007-04-25 | [NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END} | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Remove skb_add_mtu() leftovers | Arnaldo Carvalho de Melo |
2007-04-25 | [NETLINK]: Introduce nlmsg_hdr() helper | Arnaldo Carvalho de Melo |