index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
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
2007-04-25
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit archi...
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_network_header_len
Arnaldo Carvalho de Melo
2007-04-25
[NET_SCHED]: kill jiffie conversion macros
Patrick McHardy
2007-04-25
[NET_SCHED]: Add hrtimer based qdisc watchdog
Patrick McHardy
2007-04-25
[NET_SCHED]: Use ktime as clocksource
Patrick McHardy
[next]