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-02-11
mm: page_counter: pull "-1" handling out of page_counter_memparse()
Johannes Weiner
1
-1
/
+1
2015-02-09
ipv4: Namespecify TCP PMTU mechanism
Fan Du
4
-21
/
+23
2015-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-54
/
+71
2015-02-09
tcp: don't include Fast Open option in SYN-ACK on pure SYN-data
Yuchung Cheng
1
-5
/
+8
2015-02-09
openvswitch: Only set TUNNEL_VXLAN_OPT if VXLAN-GBP metadata is set
Thomas Graf
1
-1
/
+1
2015-02-09
ipv6: Make __ipv6_select_ident static
Vlad Yasevich
1
-1
/
+2
2015-02-09
ipv6: Fix fragment id assignment on LE arches.
Vlad Yasevich
1
-1
/
+1
2015-02-09
bridge: Fix inability to add non-vlan fdb entry
Toshiaki Makita
1
-7
/
+5
2015-02-09
net: dsa: Remove redundant phy_attach()
Andrew Lunn
1
-13
/
+0
2015-02-09
tipc: remove tipc_snprintf
Richard Alpe
4
-60
/
+4
2015-02-09
tipc: nl compat add noop and remove legacy nl framework
Richard Alpe
12
-301
/
+13
2015-02-09
tipc: convert legacy nl stats show to nl compat
Richard Alpe
2
-35
/
+15
2015-02-09
tipc: convert legacy nl net id get to nl compat
Richard Alpe
2
-23
/
+18
2015-02-09
tipc: convert legacy nl net id set to nl compat
Richard Alpe
2
-26
/
+14
2015-02-09
tipc: convert legacy nl node addr set to nl compat
Richard Alpe
3
-27
/
+27
2015-02-09
tipc: convert legacy nl node dump to nl compat
Richard Alpe
4
-60
/
+22
2015-02-09
tipc: convert legacy nl media dump to nl compat
Richard Alpe
4
-24
/
+19
2015-02-09
tipc: convert legacy nl socket dump to nl compat
Richard Alpe
4
-89
/
+111
2015-02-09
tipc: convert legacy nl name table dump to nl compat
Richard Alpe
4
-190
/
+101
2015-02-09
tipc: convert legacy nl link stat reset to nl compat
Richard Alpe
4
-41
/
+27
2015-02-09
tipc: convert legacy nl link prop set to nl compat
Richard Alpe
4
-153
/
+48
2015-02-09
tipc: convert legacy nl link dump to nl compat
Richard Alpe
4
-79
/
+23
2015-02-09
tipc: convert legacy nl link stat to nl compat
Richard Alpe
6
-192
/
+205
2015-02-09
tipc: convert legacy nl bearer enable/disable to nl compat
Richard Alpe
4
-57
/
+149
2015-02-09
tipc: convert legacy nl bearer dump to nl compat
Richard Alpe
4
-34
/
+273
2015-02-09
tipc: move and rename the legacy nl api to "nl compat"
Richard Alpe
13
-76
/
+130
2015-02-08
net:rfs: adjust table size checking
Eric Dumazet
1
-1
/
+1
2015-02-08
net: rfs: add hash collision detection
Eric Dumazet
3
-24
/
+28
2015-02-08
gre/ipip: use be16 variants of netlink functions
Sabrina Dubroca
2
-12
/
+12
2015-02-08
tipc: fix bug in socket reception function
Jon Paul Maloy
1
-3
/
+2
2015-02-08
rt6_probe_deferred: Do not depend on struct ordering
Michael Büsch
1
-1
/
+1
2015-02-08
tcp: mitigate ACK loops for connections as tcp_timewait_sock
Neal Cardwell
1
-5
/
+24
2015-02-08
tcp: mitigate ACK loops for connections as tcp_sock
Neal Cardwell
2
-7
/
+23
2015-02-08
tcp: mitigate ACK loops for connections as tcp_request_sock
Neal Cardwell
1
-1
/
+5
2015-02-08
tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacks
Neal Cardwell
3
-0
/
+14
2015-02-08
openvswitch: Initialize unmasked key and uid len
Pravin B Shelar
1
-0
/
+2
2015-02-07
bridge: add missing bridge port check for offloads
Roopa Prabhu
1
-2
/
+2
2015-02-07
net: use netif_rx_ni() from process context
Eric Dumazet
1
-2
/
+2
2015-02-07
rds: Make rds_message_copy_from_user() return 0 on success.
Sowmini Varadhan
1
-4
/
+4
2015-02-07
net: rds: Remove repeated function names from debug output
Rasmus Villemoes
3
-6
/
+6
2015-02-07
net: openvswitch: Support masked set actions.
Jarno Rajahalme
2
-172
/
+362
2015-02-07
Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
9
-42
/
+1146
2015-02-07
rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
Daniel Borkmann
1
-12
/
+6
2015-02-07
dsa: correctly determine the number of switches in a system
Tobias Waldekranz
1
-1
/
+1
2015-02-06
ipv6: addrconf: add missing validate_link_af handler
Daniel Borkmann
1
-0
/
+17
2015-02-05
tipc: eliminate race condition at multicast reception
Jon Paul Maloy
8
-59
/
+114
2015-02-05
tipc: simplify socket multicast reception
Jon Paul Maloy
6
-101
/
+84
2015-02-05
tipc: simplify connection abort notifications when links break
Jon Paul Maloy
1
-40
/
+29
2015-02-05
tipc: resolve race problem at unicast message reception
Jon Paul Maloy
11
-241
/
+372
2015-02-05
tipc: use existing sk_write_queue for outgoing packet chain
Jon Paul Maloy
1
-18
/
+13
[next]