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-21
Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+4
2015-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-162
/
+54
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
3
-9
/
+9
2015-02-19
libceph: kfree() in put_osd() shouldn't depend on authorizer
Ilya Dryomov
1
-2
/
+3
2015-02-19
libceph: fix double __remove_osd() problem
Ilya Dryomov
1
-8
/
+18
2015-02-19
libceph: tcp_nodelay support
Chaitanya Huilgol
2
-2
/
+28
2015-02-19
libceph: use mon_client.c/put_generic_request() more
Ilya Dryomov
1
-2
/
+2
2015-02-19
libceph: nuke pool op infrastructure
Ilya Dryomov
3
-148
/
+3
2015-02-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+6
2015-02-18
Merge branch 'cleanups'
Trond Myklebust
359
-12061
/
+19176
2015-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-48
/
+173
2015-02-17
net: dsa: Set valid phy interface type
Guenter Roeck
1
-2
/
+7
2015-02-15
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
1
-1
/
+8
2015-02-14
net: spelling fixes
Stephen Hemminger
3
-3
/
+3
2015-02-14
net/core: Fix warning while make xmldocs caused by dev.c
Masanari Iida
1
-1
/
+1
2015-02-14
ipv6: fix ipv6_cow_metrics for non DST_HOST case
Martin KaFai Lau
1
-1
/
+1
2015-02-14
openvswitch: Fix key serialization.
Pravin B Shelar
1
-1
/
+1
2015-02-13
net: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2
-22
/
+8
2015-02-13
SUNRPC: Always manipulate rpc_rqst::rq_bc_pa_list under xprt->bc_pa_lock
Chuck Lever
1
-1
/
+4
2015-02-13
tcp: make sure skb is not shared before using skb_get()
Eric Dumazet
1
-8
/
+24
2015-02-12
memcg: cleanup static keys decrement
Vladimir Davydov
1
-0
/
+4
2015-02-12
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
6
-151
/
+209
2015-02-12
bridge: netfilter: Move sysctl-specific error code inside #ifdef
Geert Uytterhoeven
1
-5
/
+2
2015-02-12
ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc
Jan Stancek
1
-2
/
+2
2015-02-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-26
/
+40
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-5
/
+3
2015-02-11
Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
10
-517
/
+628
2015-02-11
mm: gup: use get_user_pages_unlocked
Andrea Arcangeli
1
-4
/
+2
2015-02-11
mm: page_counter: pull "-1" handling out of page_counter_memparse()
Johannes Weiner
1
-1
/
+1
2015-02-11
gue: Use checksum partial with remote checksum offload
Tom Herbert
1
-6
/
+22
2015-02-11
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
Tom Herbert
2
-2
/
+3
2015-02-11
udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path
Tom Herbert
2
-2
/
+17
2015-02-11
net: Fix remcsum in GRO path to not change packet
Tom Herbert
1
-10
/
+10
2015-02-11
openvswitch: Add missing initialization in validate_and_copy_set_tun()
Geert Uytterhoeven
1
-1
/
+1
2015-02-11
openvswitch: Reset key metadata for packet execution.
Pravin B Shelar
1
-0
/
+2
2015-02-11
rds: rds_cong_queue_updates needs to defer the congestion update transmission
Sowmini Varadhan
1
-1
/
+15
2015-02-11
ipv6: Partial checksum only UDP packets
Vlad Yasevich
1
-1
/
+1
2015-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-6
/
+58
2015-02-11
cipso: don't use IPCB() to locate the CIPSO IP option
Paul Moore
2
-26
/
+40
2015-02-10
SUNRPC: Cleanup to remove xs_tcp_close()
Trond Myklebust
1
-6
/
+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
SUNRPC: Fix stupid typo in xs_sock_set_reuseport
Trond Myklebust
1
-2
/
+3
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
[next]