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-01
net: replace uses of __constant_{endian}
Harvey Harrison
35
-50
/
+50
2009-02-01
net: Optimize memory usage when splicing from sockets.
Jarek Poplawski
1
-11
/
+36
2009-01-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
13
-62
/
+115
2009-01-30
packet: Avoid lock_sock in mmap handler
Herbert Xu
1
-2
/
+7
2009-01-29
wimax: fix build issue when debugfs is disabled
Inaky Perez-Gonzalez
2
-11
/
+13
2009-01-29
gro: Open-code memcpy in napi_fraginfo_skb
Herbert Xu
1
-1
/
+9
2009-01-29
gro: Do not merge paged packets into frag_list
Herbert Xu
1
-3
/
+5
2009-01-29
gro: Avoid copying headers of unmerged packets
Herbert Xu
8
-44
/
+111
2009-01-29
gro: Move common completion code into helpers
Herbert Xu
2
-59
/
+56
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
net: Get rid of by-hand TX queue hashing.
David S. Miller
1
-59
/
+14
2009-01-27
net: If SKB has attached socket, use socket's hash for TX queue selection.
David S. Miller
1
-0
/
+7
2009-01-27
net: Allow RX queue selection to seed TX queue hashing.
David S. Miller
1
-0
/
+8
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
Phonet: use per-namespace devices list
remi.denis-courmont@nokia
2
-39
/
+80
2009-01-26
Phonet: remove useless locking in device cleanup
remi.denis-courmont@nokia
1
-6
/
+1
2009-01-26
Phonet: handle rtnetlink registration failure
remi.denis-courmont@nokia
2
-6
/
+15
2009-01-26
Phonet: allow phonet_device_init() to fail, put it to __init section
remi.denis-courmont@nokia
2
-4
/
+9
2009-01-26
Phonet: check destination before delivering packets locally
remi.denis-courmont@nokia
1
-11
/
+9
2009-01-26
Phonet: move to Networking options like other protocol stacks
remi.denis-courmont@nokia
1
-1
/
+1
2009-01-26
gre: optimize hash lookup
Timo Teras
1
-29
/
+40
2009-01-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
9
-19
/
+106
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
netns: ipmr: enable namespace support in ipv4 multicast routing code
Benjamin Thery
2
-113
/
+141
2009-01-22
netns: ipmr: declare ipmr /proc/net entries per-namespace
Benjamin Thery
1
-39
/
+62
2009-01-22
netns: ipmr: declare reg_vif_num per-namespace
Benjamin Thery
1
-10
/
+12
2009-01-22
netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespace
Benjamin Thery
1
-13
/
+11
2009-01-22
netns: ipmr: declare counter cache_resolve_queue_len per-namespace
Benjamin Thery
1
-18
/
+21
2009-01-22
netns: ipmr: dynamically allocate mfc_cache_array
Benjamin Thery
1
-13
/
+28
2009-01-22
netns: ipmr: store netns in struct mfc_cache
Benjamin Thery
1
-9
/
+17
2009-01-22
netns: ipmr: dynamically allocate vif_table
Benjamin Thery
1
-41
/
+68
2009-01-22
netns: ipmr: allocate mroute_socket per-namespace.
Benjamin Thery
1
-15
/
+13
2009-01-22
sctp/ipv6.c: use ipv6_addr_copy
Joe Perches
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
[next]