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
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-28
[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.
Rusty Russell
1
-25
/
+20
2007-04-27
[NET]: Revert sk_buff walker cleanups.
David S. Miller
3
-69
/
+128
2007-04-27
uevent: use add_uevent_var() instead of open coding it
Eric Rannaud
1
-17
/
+11
2007-04-27
Driver core: notify userspace of network device renames
Jean Tourrilhes
1
-0
/
+11
2007-04-26
[WEXT]: Clean up how wext is called.
Johannes Berg
1
-30
/
+4
2007-04-26
[WEXT]: Move to net/wireless
Johannes Berg
3
-1635
/
+1
2007-04-26
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
David Howells
1
-2
/
+4
2007-04-26
[NETLINK]: Possible cleanups.
Adrian Bunk
1
-4
/
+2
2007-04-26
[NET]: Clean up sk_buff walkers.
Jean Delvare
3
-128
/
+69
2007-04-25
[NET]: Warn about GSO/checksum abuse
Herbert Xu
1
-1
/
+1
2007-04-25
[WIRELESS]: Remove wext over netlink.
Johannes Berg
2
-766
/
+0
2007-04-25
[NET]: Prevent much sadness in qdisc_lock_tree().
Andrew Morton
1
-2
/
+0
2007-04-25
[NET]: Fix comments for register_netdev().
Borislav Petkov
1
-1
/
+1
2007-04-25
[NET]: Move sk_setup_caps() out of line.
Andi Kleen
1
-0
/
+15
2007-04-25
[NET]: cleanup extra semicolons
Stephen Hemminger
4
-6
/
+6
2007-04-25
[NET]: Get rid of netdev_nit
Stephen Hemminger
1
-13
/
+5
2007-04-25
[NET] skbuff: skb_store_bits const is backwards
Stephen Hemminger
1
-1
/
+1
2007-04-25
[NET_SCHED]: ingress: switch back to using ingress_lock
Patrick McHardy
1
-2
/
+2
2007-04-25
[RTNETLINK]: Remove unnecessary locking in dump callbacks
Patrick McHardy
2
-5
/
+1
2007-04-25
[RTNETLINK]: Hold rtnl_mutex during netlink dump callbacks
Patrick McHardy
1
-2
/
+6
2007-04-25
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
1
-1
/
+1
2007-04-25
[SK_BUFF]: Fix missing offset adjustment in skb_copy_expand
Patrick McHardy
1
-1
/
+10
2007-04-25
bridge: eliminate call by reference
Stephen Hemminger
1
-12
/
+19
2007-04-25
[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
Herbert Xu
1
-1
/
+1
2007-04-25
[NET]: Use csum_start offset instead of skb_transport_header
Herbert Xu
2
-11
/
+16
2007-04-25
[SK_BUFF]: Fix missing offset adjustment in pskb_expand_head
Patrick McHardy
1
-1
/
+2
2007-04-25
[RTNL]: Improve error codes for unsupported operations
Thomas Graf
1
-3
/
+3
2007-04-25
[NET]: Move generic skbuff stuff from XFRM code to generic code
David Howells
1
-0
/
+188
2007-04-25
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2
-2
/
+2
2007-04-25
[NET]: Inline net_device_stats
Rusty Russell
1
-3
/
+10
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-8
/
+9
2007-04-25
[NET] fib_rules: Flush route cache after rule modifications
Thomas Graf
1
-0
/
+8
2007-04-25
[NET] fib_rules: Add no-operation action
Thomas Graf
1
-1
/
+3
2007-04-25
[NET] fib_rules: Mark rules detached from the device
Thomas Graf
1
-1
/
+5
2007-04-25
[NET] fib_rules: goto rule action
Thomas Graf
1
-3
/
+85
2007-04-25
[NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabled
Yasuyuki Kozakai
1
-3
/
+1
2007-04-25
[NETLINK]: Directly return -EINTR from netlink_dump_start()
Thomas Graf
1
-5
/
+1
2007-04-25
[NETLINK]: Remove error pointer from netlink message handler
Thomas Graf
1
-31
/
+15
2007-04-25
[NETLINK]: Ignore control messages directly in netlink_run_queue()
Thomas Graf
1
-4
/
+0
2007-04-25
[NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue()
Thomas Graf
1
-4
/
+0
2007-04-25
[RTNL]: Properly return rntl message handler
Thomas Graf
1
-4
/
+4
2007-04-25
[NET] rules: Unified rules dumping
Thomas Graf
1
-10
/
+37
2007-04-25
[RTNL]: Use rtnl registration interface for dump-all aliases
Thomas Graf
1
-6
/
+3
2007-04-25
[NET] rules: Use rtnl registration interface
Thomas Graf
2
-7
/
+6
2007-04-25
[NEIGH]: Use rtnl registration interface
Thomas Graf
2
-12
/
+19
2007-04-25
[NET] link: Use rtnl registration interface
Thomas Graf
1
-5
/
+3
2007-04-25
[RTNL]: Message handler registration interface
Thomas Graf
1
-22
/
+166
2007-04-25
[NETLINK]: Use nlmsg_trim() where appropriate
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Remove skb_add_mtu() leftovers
Arnaldo Carvalho de Melo
1
-14
/
+0
2007-04-25
[SK_BUFF]: Adjust the zeroing up to tail in __alloc_skb too
Arnaldo Carvalho de Melo
1
-1
/
+4
[next]