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
2009-02-03
sunrpc: fix rdma dependencies
Randy Dunlap
1
-1
/
+1
2009-02-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-3
/
+2
2009-02-02
udp: increments sk_drops in __udp_queue_rcv_skb()
Eric Dumazet
1
-1
/
+3
2009-02-01
net: packet socket packet_lookup_frame fix
Sebastiano Di Paola
1
-4
/
+4
2009-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+8
2009-01-31
ipv6: compile fix for ip6mr.c
Dave Jones
1
-0
/
+1
2009-01-30
packet: Avoid lock_sock in mmap handler
Herbert Xu
1
-2
/
+7
2009-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
12
-60
/
+108
2009-01-29
wimax: fix build issue when debugfs is disabled
Inaky Perez-Gonzalez
2
-11
/
+13
2009-01-29
ipv4: fix infinite retry loop in IP-Config
Benjamin Zores
1
-3
/
+3
2009-01-29
net: Fix OOPS in skb_seq_read().
Shyam Iyer
1
-5
/
+5
2009-01-29
net: Fix frag_list handling in skb_seq_read
Herbert Xu
1
-2
/
+3
2009-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-12
/
+20
2009-01-29
cfg80211: print correct intersected regulatory domain
Luis R. Rodriguez
1
-1
/
+1
2009-01-29
cfg80211: Fix sanity check on 5 GHz when processing country IE
Luis R. Rodriguez
1
-11
/
+19
2009-01-27
ipv6: Make mc_forwarding sysctl read-only.
David S. Miller
1
-1
/
+1
2009-01-27
IPv6: Fix multicast routing bugs.
Thomas Goff
3
-7
/
+20
2009-01-27
net: fix xfrm reverse flow lookup for icmp6
Jiri Pirko
1
-2
/
+2
2009-01-27
nfs: note that CONFIG_SUNRPC_XPRT_RDMA turns on server side support too
J. Bruce Fields
1
-3
/
+2
2009-01-26
tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits.
Dimitris Michailidis
1
-1
/
+2
2009-01-26
udp: optimize bind(0) if many ports are in use
Eric Dumazet
1
-16
/
+39
2009-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
17
-79
/
+206
2009-01-26
vlan: Export symbols as non GPL symbols.
Ben Greear
1
-2
/
+2
2009-01-26
net: Move config NET_NS to from net/Kconfig to init/Kconfig
Matt Helsley
1
-8
/
+0
2009-01-25
af_key: initialize xfrm encap_oa
Timo Teras
1
-0
/
+1
2009-01-22
sctp: Fix another socket race during accept/peeloff
Vlad Yasevich
1
-0
/
+13
2009-01-22
sctp: Properly timestamp outgoing data chunks for rtx purposes
Vlad Yasevich
1
-3
/
+4
2009-01-22
sctp: Correctly start rtx timer on new packet transmissions.
Vlad Yasevich
1
-2
/
+1
2009-01-22
mac80211: fix slot time debug message
Christian Lamparter
1
-2
/
+2
2009-01-22
mac80211: decrement ref count to netdev after launching mesh discovery
Brian Cavagnolo
1
-2
/
+4
2009-01-22
fs/Kconfig: move sunrpc out
Alexey Dobriyan
1
-0
/
+79
2009-01-21
netfilter: ctnetlink: fix scheduling while atomic
Patrick McHardy
1
-0
/
+3
2009-01-20
gro: Fix merging of paged packets
Herbert Xu
1
-4
/
+5
2009-01-20
gro: Fix error handling on extremely short frags
Herbert Xu
1
-0
/
+1
2009-01-20
gro: Fix handling of complete checksums in IPv6
Herbert Xu
1
-0
/
+7
2009-01-20
NET: net_namespace, fix lock imbalance
Jiri Slaby
1
-1
/
+1
2009-01-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-12
/
+117
2009-01-20
Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"
David S. Miller
1
-9
/
+2
2009-01-19
net: Fix data corruption when splicing from sockets.
Jarek Poplawski
1
-32
/
+29
2009-01-19
net: Add debug info to track down GSO checksum bug
Herbert Xu
1
-1
/
+13
2009-01-19
net/9p: fid->fid is used uninitialized
Roel Kluin
1
-1
/
+1
2009-01-16
cfg80211: Fix parsed country IE info for 5 GHz
Luis R. Rodriguez
1
-2
/
+19
2009-01-16
cfg80211: Fix regression with 11d on bands
Luis R. Rodriguez
1
-3
/
+79
2009-01-16
cfg80211: make handle_band() and handle_channel() wiphy specific
Luis R. Rodriguez
1
-6
/
+19
2009-01-16
mac80211: more kernel-doc fixes
Randy Dunlap
1
-1
/
+0
2009-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
24
-99
/
+172
2009-01-15
9p: disallow RDMA if RDMA CM isn't available
Roland Dreier
1
-1
/
+1
2009-01-14
can: fix slowpath issue in hrtimer callback function
Oliver Hartkopp
1
-27
/
+30
2009-01-14
net: Add init_dummy_netdev() and fix EMAC driver using it
Benjamin Herrenschmidt
1
-0
/
+39
2009-01-14
gso: Ensure that the packet is long enough
Herbert Xu
1
-6
/
+7
[next]