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
2010-06-29
caif: Kconfig and Makefile fixes
Sjur Braendeland
2
-17
/
+4
2010-06-28
act_mirred: don't clone skb when skb isn't shared
Changli Gao
1
-3
/
+3
2010-06-28
tcp: tso_fragment() might avoid GFP_ATOMIC
Eric Dumazet
1
-3
/
+3
2010-06-28
vlan: 64 bit rx counters
Eric Dumazet
3
-25
/
+41
2010-06-28
net: use this_cpu_ptr()
Eric Dumazet
3
-4
/
+4
2010-06-26
syncookies: add support for ECN
Florian Westphal
4
-12
/
+16
2010-06-26
syncookies: do not store rcv_wscale in tcp timestamp
Florian Westphal
2
-22
/
+14
2010-06-25
ipv6: remove ipv6_statistics
Eric Dumazet
1
-2
/
+0
2010-06-25
snmp: add align parameter to snmp_mib_init()
Eric Dumazet
6
-21
/
+39
2010-06-25
arp: RCU change in arp_solicit()
Eric Dumazet
1
-5
/
+7
2010-06-25
dccp: make implementation of Syn-RTT symmetric
Gerrit Renker
2
-3
/
+16
2010-06-25
dccp: remove unused function argument
Gerrit Renker
4
-19
/
+13
2010-06-25
net/core/pktgen.c: Use pr_<level>
Joe Perches
1
-78
/
+64
2010-06-25
net: optimize Berkeley Packet Filter (BPF) processing
Hagen Paul Pfeifer
1
-51
/
+161
2010-06-24
tcp: do not send reset to already closed sockets
Konstantin Khorenko
1
-0
/
+4
2010-06-24
net: fix "netpoll: Allow netpoll_setup/cleanup recursion"
Andrew Morton
1
-1
/
+0
2010-06-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-9
/
+15
2010-06-23
net - IP_NODEFRAG option for IPv4 socket
Jiri Olsa
3
-1
/
+15
2010-06-23
bridge: 64bit rx/tx counters
Eric Dumazet
3
-13
/
+23
2010-06-23
net: consolidate netif_needs_gso() checks
John Fastabend
1
-36
/
+32
2010-06-21
udp: Fix bogus UFO packet generation
Herbert Xu
1
-3
/
+6
2010-06-20
caif: Add debug connection type for CAIF.
Sjur Braendeland
1
-0
/
+5
2010-06-20
caif: Use link layer MTU instead of fixed MTU
Sjur Braendeland
11
-56
/
+155
2010-06-20
caif: Bugfix - RFM must support segmentation.
Sjur Braendeland
5
-65
/
+271
2010-06-20
caif: Bugfix not all services uses flow-ctrl.
Sjur Braendeland
8
-16
/
+22
2010-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
30
-1013
/
+1242
2010-06-17
bridge: fdb cleanup runs too often
stephen hemminger
1
-4
/
+2
2010-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-2
/
+39
2010-06-16
net: Export cred_to_ucred to modules.
David S. Miller
1
-0
/
+1
2010-06-16
af_unix: Allow connecting to sockets in other network namespaces.
Eric W. Biederman
1
-5
/
+2
2010-06-16
af_unix: Allow credentials to work across user and pid namespaces.
Eric W. Biederman
1
-22
/
+31
2010-06-16
scm: Capture the full credentials of the scm sender.
Eric W. Biederman
1
-0
/
+24
2010-06-16
af_netlink: Add needed scm_destroy after scm_send.
Eric W. Biederman
1
-3
/
+8
2010-06-16
af_unix: Allow SO_PEERCRED to work across namespaces.
Eric W. Biederman
2
-15
/
+40
2010-06-16
sock: Introduce cred_to_ucred
Eric W. Biederman
1
-0
/
+14
2010-06-16
Clear IFF_XMIT_DST_RELEASE for teql interfaces
Tom Hughes
1
-0
/
+1
2010-06-16
syncookies: check decoded options against sysctl settings
Florian Westphal
2
-8
/
+21
2010-06-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-06-16
mac80211: fix warn, enum may be used uninitialized
Christoph Fritz
1
-1
/
+1
2010-06-16
inetpeer: restore small inet_peer structures
Eric Dumazet
3
-6
/
+10
2010-06-15
inetpeer: do not use zero refcnt for freed entries
Eric Dumazet
1
-2
/
+8
2010-06-15
bridge: Add const to dummy br_netpoll_send_skb
Herbert Xu
1
-1
/
+1
2010-06-15
bridge: Fix OOM crash in deliver_clone
Herbert Xu
1
-2
/
+2
2010-06-15
ipfrag : frag_kfree_skb() cleanup
Eric Dumazet
2
-11
/
+5
2010-06-15
ip_frag: Remove some atomic ops
Eric Dumazet
2
-4
/
+2
2010-06-15
ipv6: syncookies: do not skip ->iif initialization
Florian Westphal
1
-6
/
+7
2010-06-15
inetpeer: RCU conversion
Eric Dumazet
1
-69
/
+95
2010-06-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
29
-198
/
+541
2010-06-15
mac80211: Use a separate CCMP PN receive counter for management frames
Jouni Malinen
5
-7
/
+22
2010-06-15
mac80211: Protect Deauthentication frame when using MFP
Jouni Malinen
1
-3
/
+7
[next]