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-02-06
tcp: remove 1ms offset in srtt computation
Eric Dumazet
2
-9
/
+11
2014-02-06
bridge: fix netconsole setup over bridge
Cong Wang
1
-23
/
+28
2014-02-06
net: use __GFP_NORETRY for high order allocations
Eric Dumazet
1
-2
/
+4
2014-02-06
netpoll: fix netconsole IPv6 setup
Sabrina Dubroca
1
-1
/
+3
2014-02-06
net: sctp: fix initialization of local source address on accepted ipv6 sockets
Matija Glavinic Pecotic
1
-0
/
+2
2014-02-06
ipv4: Fix runtime WARNING in rtmsg_ifa()
Geert Uytterhoeven
1
-1
/
+2
2014-02-04
openvswitch: Suppress error messages on megaflow updates
Andy Zhou
1
-4
/
+1
2014-02-04
openvswitch: Fix ovs_flow_free() ovs-lock assert.
Pravin B Shelar
1
-2
/
+4
2014-02-04
openvswitch: Fix ovs_dp_cmd_msg_size()
Daniele Di Proietto
1
-0
/
+1
2014-02-04
openvswitch: Fix kernel panic on ovs_flow_free
Andy Zhou
3
-48
/
+47
2014-02-04
openvswitch: Pad OVS_PACKET_ATTR_PACKET if linear copy was performed
Thomas Graf
1
-0
/
+8
2014-02-04
rtnetlink: fix oops in rtnl_link_get_slave_info_data_size
Fernando Luis Vazquez Cao
1
-1
/
+1
2014-02-04
net/ipv4: Use proper RCU APIs for writer-side in udp_offload.c
Shlomo Pongratz
1
-7
/
+8
2014-02-03
ip_tunnel: fix panic in ip_tunnel_xmit()
Eric Dumazet
1
-18
/
+11
2014-01-30
Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-ca...
David S. Miller
1
-0
/
+1
2014-01-30
can: add destructor for self generated skbs
Oliver Hartkopp
2
-3
/
+4
2014-01-30
net/ipv4: Use non-atomic allocation of udp offloads structure instance
Or Gerlitz
1
-1
/
+1
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-26
/
+17
2014-01-30
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
7
-91
/
+47
2014-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-18
/
+44
2014-01-29
can: Propagate SO_PRIORITY of raw sockets to skbs
Rostislav Lisovy
1
-0
/
+1
2014-01-28
net: Fix warning on make htmldocs caused by skbuff.c
Masanari Iida
1
-1
/
+1
2014-01-28
Merge tag 'rxrpc-20140126' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
David S. Miller
2
-1
/
+8
2014-01-28
llc: remove noisy WARN from llc_mac_hdr_init
Dave Jones
1
-1
/
+1
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
9
-157
/
+636
2014-01-28
Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-28
/
+231
2014-01-27
net: gre: use icmp_hdr() to get inner ip header
Duan Jiong
1
-1
/
+1
2014-01-27
net: 6lowpan: fixup for code movement
Stephen Rothwell
1
-1
/
+1
2014-01-27
net: Fix memory leak if TPROXY used with TCP early demux
Holger Eitzenberger
2
-2
/
+2
2014-01-27
libceph: follow redirect replies from osds
Ilya Dryomov
1
-9
/
+158
2014-01-27
libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}
Ilya Dryomov
2
-17
/
+17
2014-01-27
libceph: follow {read,write}_tier fields on osd request submission
Ilya Dryomov
2
-5
/
+53
2014-01-27
libceph: add ceph_pg_pool_by_id()
Ilya Dryomov
1
-0
/
+5
2014-01-27
libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()
Ilya Dryomov
2
-14
/
+19
2014-01-27
libceph: introduce and start using oid abstraction
Ilya Dryomov
2
-9
/
+11
2014-01-27
libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN
Ilya Dryomov
1
-1
/
+1
2014-01-27
libceph: start using oloc abstraction
Ilya Dryomov
1
-3
/
+5
2014-01-27
net: ipv4: Use PTR_ERR_OR_ZERO
Sachin Kamat
1
-1
/
+2
2014-01-26
net: add and use skb_gso_transport_seglen()
Florian Westphal
2
-10
/
+28
2014-01-26
Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+2
2014-01-26
af_rxrpc: Handle frames delivered from another VM
Tim Smith
1
-1
/
+2
2014-01-26
af_rxrpc: Avoid setting up double-free on checksum error
Tim Smith
1
-0
/
+4
2014-01-26
RxRPC: do not unlock unheld spinlock in rxrpc_connect_exclusive()
Alexey Khoroshilov
1
-0
/
+2
2014-01-26
libceph: dout() is missing a newline
Ilya Dryomov
1
-2
/
+2
2014-01-26
libceph: add ceph_kv{malloc,free}() and switch to them
Ilya Dryomov
3
-27
/
+28
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
511
-10268
/
+18338
2014-01-24
ipv6: reallocate addrconf router for ipv6 address when lo device up
Gao feng
1
-2
/
+12
2014-01-24
fib_frontend: fix possible NULL pointer dereference
Oliver Hartkopp
1
-0
/
+2
2014-01-24
gss_krb5: use lcm from kernel lib
Luis Henriques
1
-13
/
+4
2014-01-23
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2
-24
/
+4
[next]