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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-13
[NETNS][DCCPV4]: Move the dccp_v4_ctl_sk on the struct net.
Pavel Emelyanov
1
-10
/
+10
2008-04-13
[NETNS][DCCPV4]: Add dummy per-net operations.
Pavel Emelyanov
1
-0
/
+21
2008-04-13
[TCP]: Remove owner from tcp_seq_afinfo.
Denis V. Lunev
2
-3
/
+6
2008-04-13
[TCP]: Place file operations directly into tcp_seq_afinfo.
Denis V. Lunev
2
-11
/
+6
2008-04-13
[TCP]: Cleanup /proc/tcp[6] creation/removal.
Denis V. Lunev
1
-34
/
+7
2008-04-13
[TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo.
Denis V. Lunev
2
-7
/
+11
2008-04-13
[TCP]: No need to check afinfo != NULL in tcp_proc_(un)register.
Denis V. Lunev
1
-4
/
+0
2008-04-13
[TCP]: Replace struct net on tcp_iter_state with seq_net_private.
Denis V. Lunev
1
-6
/
+5
2008-04-13
[INET]: sk_reuse is valbool
Gerrit Renker
1
-2
/
+0
2008-04-13
[TIPC]: Improve socket time conversions
Allan Stephens
1
-4
/
+5
2008-04-13
[TIPC]: Remove redundant socket wait queue initialization
Allan Stephens
1
-1
/
+0
2008-04-12
Merge branch 'net-2.6.26-misc-20080412b' of git://git.linux-ipv6.org/gitroot/...
David S. Miller
14
-146
/
+212
2008-04-12
LSM: Make the Labeled IPsec hooks more stack friendly
Paul Moore
3
-37
/
+43
2008-04-12
[AF_UNIX]: Use SEQ_START_TOKEN
Joe Perches
1
-3
/
+3
2008-04-12
[SCTP]: Remove an unused parameter from sctp_cmd_hb_timer_update
Gui Jianfeng
1
-2
/
+1
2008-04-12
[SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate.
Robert P. J. Day
8
-134
/
+69
2008-04-12
[SCTP]: Correct /proc/net/assocs formatting error
Neil Horman
1
-7
/
+7
2008-04-12
[IPV6]: Fix IPV6_RECVERR for connected raw sockets.
YOSHIFUJI Hideaki
1
-2
/
+4
2008-04-12
[IPv6]: Change IPv6 unspecified destination address to ::1 for raw and un-con...
Brian Haley
2
-11
/
+8
2008-04-12
[IPV6] MROUTE: Adjust IPV6 multicast routing module to use mroute6 header dec...
Rami Rosen
1
-22
/
+13
2008-04-12
[IPV6]: Check length of int/boolean optval provided by user in setsockopt().
YOSHIFUJI Hideaki
1
-7
/
+61
2008-04-12
[IPV6]: Check length of optval provided by user in setsockopt().
Wang Chen
1
-2
/
+8
2008-04-12
[IPV6] MIP6: Use our standard definitions for paddings.
YOSHIFUJI Hideaki
1
-2
/
+2
2008-04-12
[IPV6]: Use in6addr_any where appropriate.
YOSHIFUJI Hideaki
2
-11
/
+12
2008-04-12
[IPV6]: Define constants for link-local multicast addresses.
YOSHIFUJI Hideaki
3
-37
/
+16
2008-04-12
[IPV6]: Make address arguments const.
YOSHIFUJI Hideaki
5
-28
/
+28
2008-04-12
[IPV6] ADDRCONF: Uninline ipv6_isatap_eui64().
YOSHIFUJI Hideaki
1
-2
/
+24
2008-04-12
[IPV6] ADDRCONF: Uninline ipv6_addr_hash().
YOSHIFUJI Hideaki
1
-0
/
+19
2008-04-11
[IPV6]: Use ipv6_addr_equal() instead of !ipv6_addr_cmp().
YOSHIFUJI Hideaki
2
-3
/
+3
2008-04-11
[IPV6] FIB_RULE: Sparse: fib6_rules_cleanup() is of void.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-04-11
[IPV6]: Sparse: Reuse previous delaration where appropriate.
YOSHIFUJI Hideaki
2
-4
/
+1
2008-04-11
[IPV6] SIT: Sparse: Use NULL pointer instead of 0.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-04-11
[IPV6]: Kill several warnings without CONFIG_IPV6_MROUTE.
YOSHIFUJI Hideaki
1
-14
/
+12
2008-04-10
IPV4: use xor rather than multiple ands for route compare
Stephen Hemminger
1
-5
/
+5
2008-04-10
[SCTP]: Use snmp_mib_{init,free}().
YOSHIFUJI Hideaki
1
-14
/
+4
2008-04-10
[DCCP]: Use snmp_mib_{init,free}().
YOSHIFUJI Hideaki
1
-23
/
+4
2008-04-10
ipv4: fib_trie leaf free optimization
Stephen Hemminger
1
-8
/
+11
2008-04-10
ipv4: fib_trie remove unused argument
Stephen Hemminger
1
-4
/
+4
2008-04-10
[ATM]: Use SEQ_START_TOKEN
Joe Perches
3
-14
/
+15
2008-04-10
[Syncookies]: Add support for TCP options via timestamps.
Florian Westphal
5
-16
/
+109
2008-04-10
IPV4: fib_trie use vmalloc for large tnodes
Stephen Hemminger
1
-10
/
+15
2008-04-10
iucv: Delay bus registration until core is ready.
Cornelia Huck
1
-7
/
+9
2008-04-10
iucv: get rid of in_atomic() use.
Heiko Carstens
1
-1
/
+0
2008-04-10
af_iucv: Use non-deprecated __RW_LOCK_UNLOCKED macro.
Robert P. J. Day
1
-1
/
+1
2008-04-10
[SKFILTER]: Add SKF_ADF_NLATTR instruction
Patrick McHardy
1
-0
/
+17
2008-04-10
SCTP: Remove useless assignment from __sctp_rcv_lookup_endpoint
Gui Jianfeng
1
-1
/
+0
2008-04-10
SCTP: fix wrong debug counting of bind_bucket
Li Zefan
1
-1
/
+1
2008-04-10
SCTP: fix wrong debug counting of datamsg
Li Zefan
1
-2
/
+3
2008-04-10
IPV4: route rekey timer can be deferrable
Stephen Hemminger
1
-1
/
+3
2008-04-10
IPV4: route use jhash3
Stephen Hemminger
1
-6
/
+4
[next]