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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
3
-10
/
+12
2013-04-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
1
-431
/
+1
2013-04-17
at86rf230: add irq type configuration option
Sascha Herrmann
1
-0
/
+14
2013-04-16
net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api
Vlad Yasevich
1
-0
/
+3
2013-04-11
usbnet: handle link change
Ming Lei
1
-0
/
+1
2013-04-11
usbnet: introduce usbnet_link_change API
Ming Lei
1
-0
/
+1
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-8
/
+113
2013-04-09
net: sctp: introduce uapi header for sctp
Daniel Borkmann
1
-4
/
+2
2013-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-9
/
+16
2013-04-08
net/mlx4_en: Enable DCB ETS ops only when supported by the firmware
Or Gerlitz
1
-0
/
+1
2013-04-07
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2
-6
/
+34
2013-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+8
2013-04-05
netfilter: don't reset nf_trace in nf_reset()
Patrick McHardy
1
-0
/
+4
2013-04-05
netfilter: remove unneeded variable proc_net_netfilter
Pablo Neira Ayuso
1
-5
/
+0
2013-04-05
net: count hw_addr syncs so that unsync works properly.
Vlad Yasevich
1
-1
/
+1
2013-04-05
Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+8
2013-04-05
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
1
-0
/
+3
2013-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+4
2013-04-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-4
/
+4
2013-04-03
of_net.h: Provide empty functions if OF_NET is not configured
Guenter Roeck
1
-0
/
+10
2013-04-02
PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unset
Rajagopal Venkat
1
-8
/
+8
2013-04-02
net: add skb_dst_set_noref_force
Julian Anastasov
1
-1
/
+34
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-10
/
+37
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2013-03-31
Revert "lockdep: check that no locks held at freeze time"
Paul Walmsley
2
-5
/
+2
2013-03-31
net: reorder some fields of net_device
Eric Dumazet
1
-16
/
+17
2013-03-30
include/linux: printk is needed in filter.h when CONFIG_BPF_JIT is defined
Chen Gang
1
-0
/
+3
2013-03-30
openvswitch: Expose <linux/openvswitch.h> to userspace
Thomas Graf
1
-432
/
+1
2013-03-30
openvswitch: Use ETH_ALEN to define ethernet addresses
Thomas Graf
1
-6
/
+7
2013-03-29
sh_eth: add R-Car support for real
Sergei Shtylyov
1
-0
/
+1
2013-03-29
Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...
Michel Lespinasse
2
-4
/
+1
2013-03-29
Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2013-03-29
Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+23
2013-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-0
/
+8
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
1
-1
/
+1
2013-03-28
tokenring: delete last holdout of CONFIG_TR
Paul Bolle
1
-2
/
+0
2013-03-28
net: fix compile error of implicit declaration of skb_probe_transport_header
Ying Xue
1
-13
/
+13
2013-03-27
line up comment for ndo_bridge_getlink
Dmitry Kravkov
1
-1
/
+1
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-11
/
+55
2013-03-27
bcma: export bcma_chipco_get_alp_clock()
Hauke Mehrtens
1
-0
/
+2
2013-03-27
bcma: handle more devices in bcma_pmu_get_alp_clock()
Hauke Mehrtens
1
-0
/
+1
2013-03-27
net: core: introduce skb_probe_transport_header()
Jason Wang
1
-0
/
+14
2013-03-27
userns: Restrict when proc and sysfs can be mounted
Eric W. Biederman
1
-0
/
+4
2013-03-27
vfs: Add a mount flag to lock read only bind mounts
Eric W. Biederman
1
-0
/
+2
2013-03-27
userns: Don't allow creation if the user is chrooted
Eric W. Biederman
1
-0
/
+2
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+2
2013-03-26
firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+10
2013-03-26
ssb: fix sprom constant for ant_available_{bg,a}
Hauke Mehrtens
1
-5
/
+5
2013-03-26
bcma: define board types
Rafał Miłecki
1
-0
/
+54
2013-03-26
ssb: define more board types
Rafał Miłecki
1
-3
/
+51
[next]