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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-19
net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUF
Daniel Borkmann
1
-6
/
+9
2013-06-19
openvswitch: Add gre tunnel support.
Pravin B Shelar
1
-0
/
+1
2013-06-19
openvswitch: Add tunneling interface.
Pravin B Shelar
1
-0
/
+18
2013-06-19
ip_tunnel: Add dont fragment flag.
Pravin B Shelar
1
-0
/
+1
2013-06-19
ip_tunnel: push generic protocol handling to ip_tunnel module.
Pravin B Shelar
1
-0
/
+1
2013-06-19
ip_tunnels: extend iptunnel_xmit()
Pravin B Shelar
1
-11
/
+15
2013-06-19
gre: export gre_handle_offloads() function.
Pravin B Shelar
1
-0
/
+1
2013-06-19
gre: export gre_build_header() function.
Pravin B Shelar
1
-0
/
+2
2013-06-19
gre: Allow multiple protocol listener for gre protocol.
Pravin B Shelar
1
-0
/
+24
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-19
/
+75
2013-06-17
net: sctp: remove SCTP_STATIC macro
Daniel Borkmann
1
-8
/
+0
2013-06-17
net: sctp: get rid of t_new macro for kzalloc
Daniel Borkmann
1
-3
/
+0
2013-06-17
tipc: update code comments to reflect new uapi header path
Ying Xue
2
-2
/
+2
2013-06-17
net: add socket option for low latency polling
Eliezer Tamir
3
-6
/
+10
2013-06-17
net: convert low latency sockets to sched_clock()
Eliezer Tamir
1
-16
/
+17
2013-06-17
net: change sysctl_net_ll_poll into an unsigned int
Eliezer Tamir
1
-2
/
+3
2013-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+3
2013-06-14
smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().
David Daney
1
-7
/
+12
2013-06-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
1
-1
/
+0
2013-06-14
openvswitch: Fix struct comment.
Pravin B Shelar
1
-1
/
+0
2013-06-13
net/mlx4: Add VF link state support
Rony Efraim
1
-1
/
+1
2013-06-13
net/core: Add VF link state control
Rony Efraim
3
-0
/
+17
2013-06-13
net-rps: fixes for rps flow limit
Willem de Bruijn
1
-2
/
+2
2013-06-13
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-2
/
+2
2013-06-13
Merge tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-1
/
+2
2013-06-13
ip_tunnel: remove __net_init/exit from exported functions
Eric Dumazet
1
-3
/
+3
2013-06-13
tcp: properly send new data in fast recovery in first RTT
Yuchung Cheng
1
-3
/
+2
2013-06-13
macvtap: slient sparse warnings
Jason Wang
1
-1
/
+1
2013-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-2
/
+5
2013-06-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2013-06-12
include/linux/math64.h: add div64_ul()
Alex Shi
1
-2
/
+4
2013-06-12
mm: migration: add migrate_entry_wait_huge()
Naoya Horiguchi
1
-0
/
+3
2013-06-12
kmsg: honor dmesg_restrict sysctl on /dev/kmsg
Kees Cook
1
-2
/
+2
2013-06-12
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
Srivatsa S. Bhat
1
-0
/
+4
2013-06-12
tun: Report "persist" flag to userspace
Pavel Emelyanov
1
-0
/
+2
2013-06-12
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
7
-34
/
+191
2013-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-0
/
+2
2013-06-12
Bluetooth: Fix mgmt handling of power on failures
Johan Hedberg
2
-0
/
+2
2013-06-12
ipv4: remove is_data also from ip_options documentation.
Rami Rosen
1
-1
/
+0
2013-06-12
team: remove synchronize_rcu() called during port disable
Jiri Pirko
1
-0
/
+10
2013-06-12
team: use kfree_rcu instead of synchronize_rcu in team_port_dev
Jiri Pirko
1
-0
/
+1
2013-06-12
doc:networking: Update comment for dev_id field in netdevice.h
Narendra K
1
-2
/
+4
2013-06-12
team: fix checks in team_get_first_port_txable_rcu()
Jiri Pirko
1
-2
/
+2
2013-06-12
net: udp4: move GSO functions to udp_offload
Daniel Borkmann
1
-3
/
+4
2013-06-12
igmp: hash a hash table to speedup ip_check_mc_rcu()
Eric Dumazet
2
-0
/
+6
2013-06-11
net_sched: psched_ratecfg_precompute() improvements
Eric Dumazet
1
-2
/
+2
2013-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-34
/
+191
2013-06-11
Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+6
2013-06-11
net_sched: add 64bit rate estimators
Eric Dumazet
5
-13
/
+25
2013-06-11
netlink: Add compare function for netlink_table
Gao feng
1
-0
/
+1
[next]