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-11-03
net: clean up net/ipv4/ip_fragment.c tcp_timer.c ip_input.c
Jianjun Kong
3
-5
/
+5
2008-11-03
XFRM: copy_to_user_kmaddress() reports local address twice
Arnaud Ebalard
1
-1
/
+1
2008-11-03
net: clean up net/ipv4/ipmr.c
Jianjun Kong
1
-65
/
+65
2008-11-03
net: clean up net/ipv4/ip_sockglue.c tcp_output.c
Jianjun Kong
2
-20
/
+20
2008-11-03
net: clean up net/ipv4/igmp.c
Jianjun Kong
1
-23
/
+23
2008-11-03
net: clean up net/ipv4/fib_frontend.c fib_hash.c ip_gre.c
Jianjun Kong
3
-18
/
+18
2008-11-03
net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_po...
Jianjun Kong
6
-12
/
+12
2008-11-03
net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c in...
Jianjun Kong
6
-13
/
+13
2008-11-02
sunrpc: Fix build warning due to typo in %pI4 format changes.
David S. Miller
1
-1
/
+1
2008-11-02
udp: Fix the SNMP counter of UDP_MIB_INERRORS
Wei Yongjun
1
-2
/
+8
2008-11-02
udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS
Wei Yongjun
1
-5
/
+13
2008-11-02
IPVS: Add IPv6 support to SH and DH schedulers
Julius Volz
2
-18
/
+42
2008-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
12
-17
/
+89
2008-11-02
sch_netem: Replace ->requeue() method with open code
Jarek Poplawski
1
-1
/
+5
2008-11-02
sch_netem: Remove classful functionality
Jarek Poplawski
1
-87
/
+0
2008-11-02
[TCP] CUBIC v2.3
Sangtae Ha
1
-11
/
+109
2008-11-01
af_unix: clean up net/unix/af_unix.c garbage.c sysctl_net_unix.c
Jianjun Kong
3
-44
/
+42
2008-11-01
af_unix: netns: fix problem of return value
Jianjun Kong
1
-1
/
+1
2008-11-01
udp: multicast packets need to check namespace
Eric Dumazet
2
-9
/
+11
2008-11-01
udp: add a missing smp_wmb() in udp_lib_get_port()
Eric Dumazet
1
-0
/
+5
2008-11-01
xfrm6: handling fragment
Nicolas Dichtel
1
-3
/
+6
2008-11-01
net: add documentation for skb recycling
Stephen Hemminger
1
-0
/
+12
2008-11-01
saner FASYNC handling on file close
Al Viro
1
-1
/
+0
2008-10-31
key: fix setkey(8) policy set breakage
Alexey Dobriyan
1
-1
/
+0
2008-10-31
mac80211: fix two kernel-doc warnings
Johannes Berg
1
-18
/
+20
2008-10-31
wireless regulatory: move ignore_request
Johannes Berg
1
-63
/
+63
2008-10-31
wireless: clean up regulatory ignore_request function
Johannes Berg
1
-40
/
+27
2008-10-31
wireless: remove struct regdom hinting
Johannes Berg
3
-64
/
+24
2008-10-31
wireless: make regdom passing semantics simpler
Johannes Berg
2
-8
/
+6
2008-10-31
mac80211: Re-enable aggregation
Sujith
6
-54
/
+64
2008-10-31
mac80211: allow all interfaces types to handle RX action frames
Andrey Yurovsky
1
-8
/
+0
2008-10-31
wireless: remove write-only 'granted' variable
Johannes Berg
1
-2
/
+0
2008-10-31
mac80211: Change WARN_ON to WARN_ON_ONCE
Sujith
1
-2
/
+2
2008-10-31
mac80211: make use of regulatory tx power settings on change of tx power
Luis R. Rodriguez
1
-12
/
+6
2008-10-31
mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss().
Rami Rosen
1
-49
/
+55
2008-10-31
wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts
John W. Linville
1
-1
/
+1
2008-10-31
wireless: use individual buffers for printing ssid values
John W. Linville
3
-14
/
+21
2008-10-31
wireless: escape_ssid should handle non-printables
John W. Linville
1
-6
/
+19
2008-10-31
wireless: remove NETWORK_EMPTY_ESSID flag
John W. Linville
3
-27
/
+5
2008-10-31
wireless: consolidate on a single escape_essid implementation
John W. Linville
7
-44
/
+89
2008-10-31
mac80211: insert AP sta entry after filling it
Johannes Berg
1
-13
/
+18
2008-10-31
wireless: fix EU check
Johannes Berg
1
-1
/
+1
2008-10-31
wireless: get rid of pointless request list
Johannes Berg
1
-69
/
+21
2008-10-31
wireless: remove cfg80211_reg_mutex
Johannes Berg
3
-8
/
+2
2008-10-31
wireless: don't publish __regulatory_hint
Johannes Berg
1
-0
/
+28
2008-10-31
Add nl80211 commands to get and set o11s mesh networking parameters
colin@cozybit.com
3
-20
/
+260
2008-10-31
mac80211: inform userspace of probe/auth/assoc timeout
Johannes Berg
1
-0
/
+3
2008-10-31
mac80211: remove rate_control_clear
Johannes Berg
4
-19
/
+0
2008-10-31
minstrel: improve performance for non-MRR drivers
Felix Fietkau
2
-4
/
+27
2008-10-31
nl80211: fix monitor flags
Johannes Berg
1
-1
/
+1
[prev]
[next]