index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-25
bridge: eliminate call by reference
Stephen Hemminger
1
-1
/
+2
2007-04-25
[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
Herbert Xu
3
-7
/
+13
2007-04-25
[NET]: Use csum_start offset instead of skb_transport_header
Herbert Xu
1
-2
/
+7
2007-04-25
[XFRM]: Optimize MTU calculation
Patrick McHardy
1
-1
/
+1
2007-04-25
[IPV6] FIB6RULE: Find source address during looking up route.
YOSHIFUJI Hideaki
1
-4
/
+7
2007-04-25
[NET]: Move generic skbuff stuff from XFRM code to generic code
David Howells
2
-2
/
+6
2007-04-25
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-0
/
+15
2007-04-25
[NET]: Inline net_device_stats
Rusty Russell
1
-0
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-0
/
+14
2007-04-25
[BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdr
Arnaldo Carvalho de Melo
1
-0
/
+18
2007-04-25
[NET] fib_rules: Flush route cache after rule modifications
Thomas Graf
1
-0
/
+4
2007-04-25
[NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE
Herbert Xu
1
-0
/
+7
2007-04-25
[NET] fib_rules: Add no-operation action
Thomas Graf
1
-1
/
+1
2007-04-25
[NET] fib_rules: Mark rules detached from the device
Thomas Graf
1
-0
/
+1
2007-04-25
[NET] fib_rules: goto rule action
Thomas Graf
2
-3
/
+9
2007-04-25
[INET]: Use jhash + random secret for ehash.
David S. Miller
2
-9
/
+14
2007-04-25
[NETLINK]: introduce NLA_BINARY type
Johannes Berg
1
-1
/
+3
2007-04-25
[SCTP]: Implement SCTP_MAX_BURST socket option.
Vlad Yasevich
3
-1
/
+4
2007-04-25
[SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification.
Vlad Yasevich
2
-0
/
+2
2007-04-25
[SCTP]: Honor flags when setting peer address parameters
Vlad Yasevich
1
-7
/
+8
2007-04-25
[SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE event
Vlad Yasevich
1
-0
/
+1
2007-04-25
[SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option.
Vlad Yasevich
2
-0
/
+3
2007-04-25
[SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option
Vlad Yasevich
3
-3
/
+6
2007-04-25
[NET_SCHED]: Unline tcf_destroy
Patrick McHardy
1
-8
/
+2
2007-04-25
[NET_SCHED]: turn PSCHED_GET_TIME into inline function
Patrick McHardy
2
-5
/
+7
2007-04-25
[NET_SCHED]: turn PSCHED_TDIFF_SAFE into inline function
Patrick McHardy
2
-3
/
+7
2007-04-25
[NET_SCHED]: kill PSCHED_TDIFF
Patrick McHardy
1
-1
/
+0
2007-04-25
[NET_SCHED]: kill PSCHED_SET_PASTPERFECT/PSCHED_IS_PASTPERFECT
Patrick McHardy
2
-4
/
+3
2007-04-25
[NET_SCHED]: kill PSCHED_TLESS
Patrick McHardy
1
-1
/
+0
2007-04-25
[NET_SCHED]: kill PSCHED_TADD/PSCHED_TADD2
Patrick McHardy
1
-2
/
+0
2007-04-25
[NET_SCHED]: kill PSCHED_AUDIT_TDIFF
Patrick McHardy
1
-1
/
+0
2007-04-25
[NETFILTER]: nf_conntrack: kill destroy() in struct nf_conntrack for diet
Yasuyuki Kozakai
2
-2
/
+3
2007-04-25
[NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabled
Yasuyuki Kozakai
2
-21
/
+14
2007-04-25
[NETLINK]: Remove error pointer from netlink message handler
Thomas Graf
2
-2
/
+2
2007-04-25
[NET] rules: Unified rules dumping
Thomas Graf
2
-3
/
+8
2007-04-25
[IPv6]: Use rtnl registration interface
Thomas Graf
2
-7
/
+0
2007-04-25
[DECNet]: Use rtnl registration interface
Thomas Graf
2
-10
/
+0
2007-04-25
[PKT_SCHED] qdisc: Use rtnl registration interface
Thomas Graf
1
-1
/
+1
2007-04-25
[IPv4]: Use rtnl registration interface
Thomas Graf
1
-6
/
+0
2007-04-25
[NET] rules: Use rtnl registration interface
Thomas Graf
1
-5
/
+1
2007-04-25
[NEIGH]: Use rtnl registration interface
Thomas Graf
1
-9
/
+1
2007-04-25
[RTNL]: Message handler registration interface
Thomas Graf
2
-7
/
+18
2007-04-25
[DCCP]: Sample RTT from SYN exchange
Gerrit Renker
1
-0
/
+2
2007-04-25
[NETLINK]: Use nlmsg_trim() where appropriate
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END}
Arnaldo Carvalho de Melo
1
-12
/
+0
2007-04-25
[SK_BUFF]: Remove skb_add_mtu() leftovers
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-04-25
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
1
-0
/
+5
2007-04-25
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-5
/
+18
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
7
-27
/
+58
2007-04-25
[SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit archi...
Arnaldo Carvalho de Melo
1
-18
/
+86
[next]