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
2007-11-13
[NETFILTER]: xt_time should not assume CONFIG_KTIME_SCALAR
Eric Dumazet
1
-1
/
+1
2007-11-13
[NET]: Move unneeded data to initdata section.
Denis V. Lunev
3
-5
/
+5
2007-11-13
[NET]: Cleanup pernet operation without CONFIG_NET_NS
Denis V. Lunev
1
-0
/
+18
2007-11-13
[NETFILTER]: bridge: fix double POSTROUTING hook invocation
Patrick McHardy
1
-0
/
+3
2007-11-13
[NETFILTER]: Consolidate nf_sockopt and compat_nf_sockopt
Pavel Emelyanov
1
-62
/
+44
2007-11-13
[NETFILTER]: nf_nat: fix memset error
Li Zefan
1
-1
/
+1
2007-11-12
[INET]: Use list_head-s in inetpeer.c
Pavel Emelyanov
1
-27
/
+15
2007-11-12
[IPVS]: Remove unused exports.
Adrian Bunk
2
-2
/
+0
2007-11-12
[NET]: Unexport sysctl_{r,w}mem_max.
Adrian Bunk
1
-4
/
+0
2007-11-12
[AF_PACKET]: Fix minor code duplication
Urs Thuermann
1
-11
/
+5
2007-11-12
Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...
David S. Miller
15
-181
/
+202
2007-11-12
[NET]: Add the helper kernel_sock_shutdown()
Trond Myklebust
2
-2
/
+8
2007-11-12
[IPV6]: Add ifindex field to ND user option messages.
Pierre Ynard
1
-0
/
+1
2007-11-12
Fix memory leak in discard case of sctp_sf_abort_violation()
Jesper Juhl
1
-5
/
+5
2007-11-10
[INET]: Small possible memory leak in FIB rules
Denis V. Lunev
4
-64
/
+59
2007-11-10
[NETNS]: init dev_base_lock only once
Alexey Dobriyan
1
-1
/
+0
2007-11-10
[UNIX]: The unix_nr_socks limit can be exceeded
Pavel Emelyanov
1
-3
/
+4
2007-11-10
[AF_UNIX]: Convert socks to unix_socks in scan_inflight, not in callbacks
Pavel Emelyanov
1
-11
/
+9
2007-11-10
[AF_UNIX]: Make unix_tot_inflight counter non-atomic
Pavel Emelyanov
2
-4
/
+4
2007-11-10
[AF_PACKET]: Allow multicast traffic to be caught by ORIGDEV when bonded
Peter P Waskiewicz Jr
1
-2
/
+2
2007-11-10
mac80211: fix MAC80211_RCSIMPLE Kconfig
Johannes Berg
1
-2
/
+2
2007-11-10
mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG
John W. Linville
3
-6
/
+16
2007-11-10
mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT
Johannes Berg
3
-15
/
+21
2007-11-10
mac80211: remove unused driver ops
Johannes Berg
1
-6
/
+1
2007-11-10
mac80211: remove ieee80211_common.h
Johannes Berg
1
-91
/
+0
2007-11-10
rfkill: Fix sparse warning
Michael Buesch
1
-0
/
+4
2007-11-10
rfkill: Use mutex_lock() at register and add sanity check
Michael Buesch
1
-11
/
+9
2007-11-10
mac80211: allow driver to ask for a rate control algorithm
Johannes Berg
1
-1
/
+2
2007-11-10
mac80211: don't allow registering the same rate control twice
Johannes Berg
1
-1
/
+10
2007-11-10
rfkill: Use subsys_initcall
Michael Buesch
1
-1
/
+1
2007-11-10
mac80211: make simple rate control algorithm built-in
Johannes Berg
6
-27
/
+42
2007-11-10
rfkill: Register LED triggers before registering switch
Michael Buesch
1
-5
/
+6
2007-11-10
softmac: fix wext MLME request reason code endianness
Johannes Berg
1
-1
/
+1
2007-11-10
[PKT_SCHED] CLS_U32: Use ffs() instead of C code on hash mask to get first se...
Radu Rendec
1
-11
/
+1
2007-11-10
[VLAN]: Allow setting mac address while device is up
Patrick McHardy
3
-0
/
+28
2007-11-10
[VLAN]: Don't synchronize addresses while the vlan device is down
Patrick McHardy
1
-0
/
+4
2007-11-10
[INET]: Cleanup the xfrm4_tunnel_(un)register
Pavel Emelyanov
1
-4
/
+7
2007-11-10
[INET]: Add missed tunnel64_err handler
Pavel Emelyanov
1
-1
/
+12
2007-11-10
[IPX]: Use existing sock refcnt debugging infrastructure
Pavel Emelyanov
1
-18
/
+4
2007-11-10
[PACKET]: Use existing sock refcnt debugging infrastructure
Pavel Emelyanov
1
-8
/
+3
2007-11-10
[NET]: Fix infinite loop in dev_mc_unsync().
Joe Perches
1
-7
/
+7
2007-11-10
[NET]: Make helper to get dst entry and "use" it
Pavel Emelyanov
3
-26
/
+8
2007-11-10
[IPV4]: Remove bugus goto-s from ip_route_input_slow
Pavel Emelyanov
1
-5
/
+0
2007-11-10
[TCP]: Split SACK FRTO flag clearing (fixes FRTO corner case bug)
Ilpo Järvinen
1
-18
/
+17
2007-11-10
[TCP]: Add unlikely() to sacktag out-of-mem in fragment case
Ilpo Järvinen
1
-1
/
+1
2007-11-10
[TCP]: Fix reord detection due to snd_una covered holes
Ilpo Järvinen
1
-18
/
+32
2007-11-10
[TCP]: Consider GSO while counting reord in sacktag
Ilpo Järvinen
1
-4
/
+8
2007-11-09
SCTP: Always flush the queue when uncorcking.
Vlad Yasevich
1
-3
/
+2
2007-11-09
SCTP: Fix PR-SCTP to deliver all the accumulated ordered chunks
Vlad Yasevich
1
-1
/
+1
2007-11-09
SCTP: Make sctp_verify_param return multiple indications.
Vlad Yasevich
1
-74
/
+75
[next]