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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
1
-1
/
+1
2007-11-01
[NET]: Relax the reference counting of init_net_ns
Pavel Emelyanov
1
-8
/
+25
2007-11-01
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
1
-1
/
+1
2007-11-01
[NET]: Move the sock_copy() from the header
Pavel Emelyanov
1
-14
/
+0
2007-10-29
SCTP endianness annotations regression
Al Viro
1
-1
/
+1
2007-10-26
[NET]: Marking struct pernet_operations __net_initdata was inappropriate
Eric W. Biederman
1
-2
/
+0
2007-10-26
[SCTP] net/sctp/auth.c: make 3 functions static
Adrian Bunk
1
-1
/
+0
2007-10-26
[SCTP]: #if 0 sctp_update_copy_cksum()
Adrian Bunk
1
-1
/
+0
2007-10-26
[IRDA]: Make ircomm_tty static.
Adrian Bunk
1
-1
/
+0
2007-10-26
[NET_CLS_ACT]: Introduce skb_act_clone
Jamal Hadi Salim
1
-0
/
+15
2007-10-25
[UDP]: Make use of inet_iif() when doing socket lookups.
Vlad Yasevich
2
-6
/
+7
2007-10-23
[NET]: Don't declare extern variables in net/core/sysctl_net_core.c
Pavel Emelyanov
1
-0
/
+2
2007-10-23
[TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update()
Chuck Lever
1
-1
/
+1
2007-10-22
[Bluetooth] Add support for handling simple eSCO links
Marcel Holtmann
1
-0
/
+1
2007-10-22
[Bluetooth] Fall back to L2CAP in basic mode
Marcel Holtmann
1
-0
/
+13
2007-10-22
[Bluetooth] Retrieve L2CAP features mask on connection setup
Marcel Holtmann
1
-2
/
+12
2007-10-22
[Bluetooth] Remove global conf_mtu variable from L2CAP
Marcel Holtmann
1
-5
/
+5
2007-10-22
[Bluetooth] Switch from OGF+OCF to using only opcodes
Marcel Holtmann
2
-257
/
+359
2007-10-19
Spelling fix: explicitly
Jean Delvare
1
-2
/
+2
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-2
/
+2
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
1
-1
/
+3
2007-10-17
[IPSEC]: Rename mode to outer_mode and add inner_mode
Herbert Xu
1
-1
/
+2
2007-10-17
[IPSEC]: Store afinfo pointer in xfrm_mode
Herbert Xu
1
-3
/
+3
2007-10-17
[IPSEC]: Add missing BEET checks
Herbert Xu
1
-0
/
+6
2007-10-17
[IPSEC]: Move type and mode map into xfrm_state.c
Herbert Xu
1
-6
/
+2
2007-10-17
[IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi
Herbert Xu
1
-1
/
+1
2007-10-17
[IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input
Herbert Xu
1
-0
/
+8
2007-10-17
[NET]: Fix the race between sk_filter_(de|at)tach and sk_clone()
Pavel Emelyanov
1
-11
/
+1
2007-10-17
[NET]: Move the filter releasing into a separate call
Pavel Emelyanov
1
-4
/
+8
2007-10-17
[INET]: Remove no longer needed ->equal callback
Pavel Emelyanov
2
-3
/
+0
2007-10-17
[INET]: Consolidate xxx_find() in fragment management
Pavel Emelyanov
2
-2
/
+5
2007-10-17
[INET]: Consolidate xxx_frag_create()
Pavel Emelyanov
2
-3
/
+12
2007-10-17
[INET]: Consolidate xxx_frag_alloc()
Pavel Emelyanov
1
-0
/
+2
2007-10-17
[INET]: Consolidate xxx_frag_intern
Pavel Emelyanov
2
-0
/
+7
2007-10-17
9p: remove sysctl
Eric Van Hensbergen
1
-14
/
+0
2007-10-17
9p: fix bad kconfig cross-dependency
Eric Van Hensbergen
1
-0
/
+2
2007-10-17
9p: attach-per-user
Latchesar Ionkov
2
-4
/
+8
2007-10-17
9p: Make transports dynamic
Eric Van Hensbergen
3
-14
/
+19
2007-10-15
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
Herbert Xu
3
-3
/
+3
2007-10-15
[INET]: Consolidate the xxx_put
Pavel Emelyanov
1
-0
/
+6
2007-10-15
[INET]: Consolidate the xxx_evictor
Pavel Emelyanov
3
-0
/
+11
2007-10-15
[INET]: Consolidate the xxx_frag_destroy
Pavel Emelyanov
1
-0
/
+5
2007-10-15
[INET]: Consolidate xxx_the secret_rebuild
Pavel Emelyanov
1
-0
/
+2
2007-10-15
[INET]: Consolidate the xxx_frag_kill
Pavel Emelyanov
1
-0
/
+2
2007-10-15
[INET]: Collect common frag sysctl variables together
Pavel Emelyanov
4
-11
/
+14
2007-10-15
[INET]: Collect frag queues management objects together
Pavel Emelyanov
3
-4
/
+19
2007-10-15
[INET]: Move common fields from frag_queues in one place.
Pavel Emelyanov
1
-0
/
+21
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
7
-19
/
+19
2007-10-15
[IPVS]: Replace local version of skb_make_writable
Herbert Xu
1
-1
/
+0
2007-10-15
[IPV4]: Change ip_defrag to return an integer
Herbert Xu
1
-1
/
+1
[next]