index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-29
ipv6: resend MLD report if a link-local address completes DAD
Hannes Frederic Sowa
2
-0
/
+3
2013-06-29
ipv6: introduce per-interface counter for dad-completed ipv6 addresses
Hannes Frederic Sowa
1
-0
/
+1
2013-06-28
netlink: fix splat in skb_clone with large messages
Pablo Neira
1
-0
/
+16
2013-06-28
sit: add support of x-netns
Nicolas Dichtel
1
-0
/
+1
2013-06-28
dev: introduce skb_scrub_packet()
Nicolas Dichtel
1
-0
/
+1
2013-06-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2013-06-26
macvtap: Let TUNSETOFFLOAD actually controll offload features.
Vlad Yasevich
1
-0
/
+2
2013-06-26
net: poll/select low latency socket support
Eliezer Tamir
2
-13
/
+24
2013-06-26
net: sctp: migrate cookie life from timeval to ktime
Daniel Borkmann
2
-21
/
+3
2013-06-26
ktime: add ms_to_ktime() and ktime_add_ms() helpers
Daniel Borkmann
1
-0
/
+13
2013-06-26
net: sctp: remove TEST_FRAME ifdef
Daniel Borkmann
1
-7
/
+0
2013-06-26
ipv6: split duplicate address detection and router solicitation timer
Hannes Frederic Sowa
1
-2
/
+6
2013-06-25
tcp: remove invalid __rcu annotation
Eric Dumazet
1
-3
/
+3
2013-06-25
net: netlink: virtual tap device management
Daniel Borkmann
1
-0
/
+10
2013-06-25
net: if_arp: add ARPHRD_NETLINK type
Daniel Borkmann
1
-0
/
+1
2013-06-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
9
-78
/
+191
2013-06-24
ip_tunnel: Protect tunnel functions with CONFIG_INET guard.
Jesse Gross
1
-0
/
+5
2013-06-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-78
/
+191
2013-06-20
ndisc: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-1
/
+1
2013-06-20
ipv6: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-2
/
+2
2013-06-20
tcp: introduce a per-route knob for quick ack
Cong Wang
1
-0
/
+2
2013-06-20
net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUF
Daniel Borkmann
1
-6
/
+9
2013-06-20
openvswitch: Add gre tunnel support.
Pravin B Shelar
1
-0
/
+1
2013-06-20
openvswitch: Add tunneling interface.
Pravin B Shelar
1
-0
/
+18
2013-06-20
ip_tunnel: Add dont fragment flag.
Pravin B Shelar
1
-0
/
+1
2013-06-20
ip_tunnel: push generic protocol handling to ip_tunnel module.
Pravin B Shelar
1
-0
/
+1
2013-06-20
ip_tunnels: extend iptunnel_xmit()
Pravin B Shelar
1
-11
/
+15
2013-06-20
gre: export gre_handle_offloads() function.
Pravin B Shelar
1
-0
/
+1
2013-06-20
gre: export gre_build_header() function.
Pravin B Shelar
1
-0
/
+2
2013-06-20
gre: Allow multiple protocol listener for gre protocol.
Pravin B Shelar
1
-0
/
+24
2013-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-19
/
+75
2013-06-18
net: sctp: remove SCTP_STATIC macro
Daniel Borkmann
1
-8
/
+0
2013-06-18
net: sctp: get rid of t_new macro for kzalloc
Daniel Borkmann
1
-3
/
+0
2013-06-18
tipc: update code comments to reflect new uapi header path
Ying Xue
2
-2
/
+2
2013-06-18
net: add socket option for low latency polling
Eliezer Tamir
3
-6
/
+10
2013-06-18
net: convert low latency sockets to sched_clock()
Eliezer Tamir
1
-16
/
+17
2013-06-18
net: change sysctl_net_ll_poll into an unsigned int
Eliezer Tamir
1
-2
/
+3
2013-06-17
ssb: add struct for serial flash
Rafał Miłecki
1
-0
/
+15
2013-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+3
2013-06-15
smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().
David Daney
1
-7
/
+12
2013-06-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
1
-1
/
+0
2013-06-15
openvswitch: Fix struct comment.
Pravin B Shelar
1
-1
/
+0
2013-06-14
NFC: Send netlink events for secure elements additions and removals
Samuel Ortiz
1
-0
/
+6
2013-06-14
NFC: Add secure elements addition and removal API
Samuel Ortiz
2
-2
/
+24
2013-06-14
NFC: Extend and fix the internal secure element API
Samuel Ortiz
2
-4
/
+8
2013-06-14
NFC: Remove the static supported_se field
Samuel Ortiz
3
-4
/
+0
2013-06-14
NFC: pn533: Copy NFCID2 through ATR_REQ
Samuel Ortiz
2
-0
/
+4
2013-06-14
NFC: Add NCI over SPI receive
Frederic Danis
1
-0
/
+1
2013-06-14
NFC: Add NCI over SPI send
Frederic Danis
1
-0
/
+3
2013-06-14
NFC: Add basic NCI over SPI
Frederic Danis
1
-0
/
+49
[next]