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
2014-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-46
/
+52
2014-08-22
tcp: improve undo on timeout
Yuchung Cheng
1
-15
/
+11
2014-08-22
net: remove dead code after sk_data_ready change
Eric Dumazet
2
-16
/
+1
2014-08-22
net: use ktime_get_ns() and ktime_get_real_ns() helpers
Eric Dumazet
8
-16
/
+16
2014-08-22
mac80211: fix channel switch for chanctx-based drivers
Michal Kazior
1
-1
/
+1
2014-08-22
af_decnet: Use time_after_eq
Himangi Saraogi
1
-1
/
+2
2014-08-22
decnet: Use time_after_eq
Himangi Saraogi
1
-1
/
+2
2014-08-22
ipconfig: Use time_before
Himangi Saraogi
1
-1
/
+2
2014-08-22
dn_dev: Use time_before
Himangi Saraogi
1
-1
/
+2
2014-08-22
br_multicast: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2014-08-22
net/openvswitch/flow.c: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
1
-1
/
+1
2014-08-22
net/ipv4/igmp.c: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
1
-1
/
+1
2014-08-22
ipv4: Restore accept_local behaviour in fib_validate_source()
Sébastien Barré
1
-6
/
+8
2014-08-22
net: sctp: fix suboptimal edge-case on non-active active/retrans path selection
Daniel Borkmann
1
-6
/
+3
2014-08-22
net: sctp: spare unnecessary comparison in sctp_trans_elect_best
Daniel Borkmann
1
-1
/
+1
2014-08-22
openvswitch: fix panic with multiple vlan headers
Jiri Benc
1
-0
/
+5
2014-08-22
net: ipv6: fib: don't sleep inside atomic lock
Benjamin Block
1
-1
/
+1
2014-08-21
sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe
zhuyj
1
-0
/
+1
2014-08-21
packet: handle too big packets for PACKET_V3
Eric Dumazet
2
-0
/
+18
2014-08-21
lec: Use rtnl lock/unlock when updating MTU
chas williams - CONTRACTOR
1
-0
/
+2
2014-08-19
tipc: Fix build.
David S. Miller
1
-1
/
+2
2014-08-19
cbq: now_rt removal
Vasily Averin
1
-10
/
+1
2014-08-19
cbq: incorrectly low bandwidth setting blocks limited traffic
Vasily Averin
1
-24
/
+13
2014-08-16
tipc: fix message importance range check
Erik Hugne
2
-2
/
+4
2014-08-16
batman-adv: Fix parameter order of hlist_add_behind
Sven Eckelmann
1
-1
/
+1
2014-08-14
netlink: Annotate RCU locking for seq_file walker
Thomas Graf
1
-0
/
+2
2014-08-14
tcp: fix ssthresh and undo for consecutive short FRTO episodes
Neal Cardwell
1
-5
/
+3
2014-08-14
tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic
Hannes Frederic Sowa
2
-5
/
+10
2014-08-14
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
3
-4
/
+6
2014-08-14
sit: Fix ipip6_tunnel_lookup device matching criteria
Shmulik Ladkani
1
-3
/
+3
2014-08-14
tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
Andrey Vagin
2
-8
/
+11
2014-08-13
net-timestamp: fix missing tcp fragmentation cases
Willem de Bruijn
1
-0
/
+17
2014-08-13
net-timestamp: fix missing ACK timestamp
Willem de Bruijn
1
-5
/
+5
2014-08-13
irda: Fix rd_frame control field initialization in irlap_send_rd_frame()
Maks Naumov
1
-1
/
+1
2014-08-13
lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70a
chas williams - CONTRACTOR
1
-4
/
+1
2014-08-13
atm/svc: Fix blocking in wait loop
chas williams - CONTRACTOR
1
-28
/
+32
2014-08-13
openvswitch: Fix memory leak in ovs_vport_alloc() error path
Christoph Jaeger
1
-1
/
+3
2014-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-149
/
+98
2014-08-13
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
16
-383
/
+809
2014-08-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-55
/
+121
2014-08-11
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
4
-55
/
+55
2014-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-86
/
+39
2014-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+6
2014-08-09
Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
9
-72
/
+103
2014-08-09
libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctly
Ilya Dryomov
1
-1
/
+1
2014-08-08
rtnetlink: fix VF info size
Jiri Benc
1
-1
/
+2
2014-08-08
ipv4: removed redundant conditional
Niv Yehezkel
1
-2
/
+0
2014-08-08
netfilter: nf_tables: fix error return code
Julia Lawall
1
-1
/
+3
2014-08-08
netfilter: don't use mutex_lock_interruptible()
Pablo Neira Ayuso
5
-73
/
+22
2014-08-08
netfilter: nf_tables: don't update chain with unset counters
Pablo Neira Ayuso
1
-0
/
+3
[next]