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
2015-05-27
tcp/dccp: try to not exhaust ip_local_port_range in connect()
Eric Dumazet
2
-3
/
+9
2015-05-27
ip_fragment: don't forward defragmented DF packet
Florian Westphal
2
-7
/
+36
2015-05-27
net: ipv4: avoid repeated calls to ip_skb_dst_mtu helper
Florian Westphal
1
-7
/
+12
2015-05-27
ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include.
David S. Miller
1
-0
/
+1
2015-05-26
tcp: tcp_tso_autosize() minimum is one packet
Eric Dumazet
3
-4
/
+7
2015-05-26
tcp: fix/cleanup inet_ehash_locks_alloc()
Eric Dumazet
1
-0
/
+31
2015-05-26
tipc: fix bug in link protocol message create function
Jon Paul Maloy
1
-2
/
+0
2015-05-25
net: fix inet_proto_csum_replace4() sparse errors
Eric Dumazet
1
-5
/
+7
2015-05-25
net: remove a sparse error in secure_dccpv6_sequence_number()
Eric Dumazet
1
-1
/
+1
2015-05-25
bridge: skip fdb add if the port shouldn't learn
Wilson Kok
1
-0
/
+6
2015-05-25
pktgen: remove one sparse error
Eric Dumazet
1
-5
/
+5
2015-05-25
ipv6: ipv6_select_ident() returns a __be32
Eric Dumazet
1
-3
/
+3
2015-05-25
irda: use msecs_to_jiffies for conversion to jiffies
Nicholas Mc Guire
1
-2
/
+2
2015-05-25
bridge: allow setting hash_max + multicast_router if interface is down
Linus Lüssing
1
-21
/
+3
2015-05-25
ipv6: don't increase size when refragmenting forwarded ipv6 skbs
Florian Westphal
1
-11
/
+18
2015-05-25
ipv6: Create percpu rt6_info
Martin KaFai Lau
2
-17
/
+139
2015-05-25
ipv6: Break up ip6_rt_copy()
Martin KaFai Lau
1
-49
/
+41
2015-05-25
ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister
Martin KaFai Lau
1
-2
/
+76
2015-05-25
ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is set
Martin KaFai Lau
1
-10
/
+49
2015-05-25
ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags
Martin KaFai Lau
3
-4
/
+13
2015-05-25
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
5
-9
/
+6
2015-05-25
ipv6: Only create RTF_CACHE routes after encountering pmtu exception
Martin KaFai Lau
2
-49
/
+52
2015-05-25
ipv6: Combine rt6_alloc_cow and rt6_alloc_clone
Martin KaFai Lau
1
-25
/
+20
2015-05-25
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
Martin KaFai Lau
6
-13
/
+10
2015-05-25
ipv6: Remove external dependency on rt6i_dst and rt6i_src
Martin KaFai Lau
7
-15
/
+21
2015-05-25
ipv6: Clean up ipv6_select_ident() and ip6_fragment()
Martin KaFai Lau
2
-14
/
+8
2015-05-25
ip: reject too-big defragmented DF-skb when forwarding
Florian Westphal
1
-7
/
+11
2015-05-25
net: af_unix: implement splice for stream af_unix sockets
Hannes Frederic Sowa
2
-21
/
+120
2015-05-25
net: make skb_splice_bits more configureable
Hannes Frederic Sowa
2
-19
/
+31
2015-05-25
net: af_unix: implement stream sendpage support
Hannes Frederic Sowa
1
-1
/
+98
2015-05-25
net: skbuff: add skb_append_pagefrags and use it
Hannes Frederic Sowa
2
-11
/
+22
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
32
-74
/
+207
2015-05-22
pktgen: make /proc/net/pktgen/pgctrl report fail on invalid input
Jesper Dangaard Brouer
1
-2
/
+2
2015-05-22
pktgen: adjust spacing in proc file interface output
Jesper Dangaard Brouer
1
-1
/
+1
2015-05-22
bridge: fix lockdep splat
Eric Dumazet
1
-0
/
+2
2015-05-22
net: core: 'ethtool' issue with querying phy settings
Arun Parameswaran
1
-1
/
+9
2015-05-22
bridge: fix parsing of MLDv2 reports
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2015-05-22
ipv4: fill in table id when replacing a route
Michal Kubeček
1
-0
/
+1
2015-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
7
-36
/
+50
2015-05-22
ipv4: Avoid crashing in ip_error
Eric W. Biederman
1
-0
/
+4
2015-05-22
flow_dissector: do not break if ports are not needed in flowlabel
Jiri Pirko
1
-7
/
+7
2015-05-22
tcp: fix a potential deadlock in tcp_get_info()
Eric Dumazet
3
-4
/
+15
2015-05-21
tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info
Marcelo Ricardo Leitner
5
-0
/
+6
2015-05-21
ipv6: reject locally assigned nexthop addresses
Florian Westphal
1
-1
/
+10
2015-05-21
tcp: improve REUSEADDR/NOREUSEADDR cohabitation
Eric Dumazet
1
-0
/
+14
2015-05-21
inet_hashinfo: remove bsocket counter
Eric Dumazet
2
-12
/
+0
2015-05-21
tcp: ensure epoll edge trigger wakeup when write queue is empty
Jason Baron
1
-0
/
+6
2015-05-21
net: sched: fix call_rcu() race on classifier module unloads
Daniel Borkmann
1
-0
/
+5
2015-05-21
bpf: allow bpf programs to tail-call other bpf programs
Alexei Starovoitov
1
-0
/
+2
2015-05-21
net: dev: reduce both ingress hook ifdefs
Daniel Borkmann
1
-18
/
+4
[next]