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
2014-01-08
net: skbuff: const-ify casts in skb_queue_* functions
Daniel Borkmann
1
-3
/
+3
2014-01-08
net-gre-gro: Add GRE support to the GRO stack
Jerry Chu
1
-1
/
+17
2014-01-08
IPv6: add the option to use anycast addresses as source addresses in echo reply
FX Le Bail
2
-0
/
+8
2014-01-07
gre_offload: statically build GRE offloading support
Eric Dumazet
1
-3
/
+0
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
3
-1
/
+20
2014-01-07
openvswitch: Drop user features if old user space attempted to create datapath
Thomas Graf
1
-1
/
+9
2014-01-07
openvswitch: Allow user space to announce ability to accept unaligned Netlink...
Thomas Graf
1
-0
/
+4
2014-01-07
net: Export skb_zerocopy() to zerocopy from one skb to another
Thomas Graf
1
-0
/
+3
2014-01-07
genl: Add genlmsg_new_unicast() for unicast message allocation
Thomas Graf
1
-0
/
+4
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-25
/
+121
2014-01-07
tcp: out_of_order_queue do not use its lock
Eric Dumazet
1
-1
/
+4
2014-01-07
net: pkt_sched: PIE AQM scheme
Vijay Subramanian
1
-0
/
+25
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
4
-0
/
+385
2014-01-06
8021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021Q
Hannes Frederic Sowa
1
-19
/
+19
2014-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
14
-69
/
+80
2014-01-05
bcma: export bcma_find_core_unit()
Hauke Mehrtens
1
-1
/
+8
2014-01-05
macvlan: unify macvlan_pcpu_stats and vlan_pcpu_stats
Li RongQing
1
-24
/
+3
2014-01-05
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
4
-13
/
+13
2014-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-0
/
+5
2014-01-05
phylib: make phy_scan_fixups() static
Sergei Shtylyov
1
-1
/
+0
2014-01-05
phylib: remove unused adjust_state() callback
Sergei Shtylyov
1
-6
/
+1
2014-01-05
<linux/phy.h>: coding style fixes
Sergei Shtylyov
1
-19
/
+19
2014-01-04
pci_regs.h: Add PCI bus link speed and width defines
Jeff Kirsher
1
-0
/
+5
2014-01-04
bonding: add ad_info attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+12
2014-01-04
bonding: add ad_select attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2014-01-04
bonding: add lacp_rate attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2014-01-04
llc: make lock static
stephen hemminger
1
-1
/
+0
2014-01-04
socket: cleanups
stephen hemminger
2
-4
/
+0
2014-01-04
ipv4: Use percpu Cache route in IP tunnels
Tom Herbert
1
-2
/
+6
2014-01-04
ipv4: Cache dst in tunnels
Tom Herbert
1
-0
/
+3
2014-01-04
netfilter: x_tables: lightweight process control group matching
Daniel Borkmann
2
-0
/
+12
2014-01-04
net: netprio: rename config to be more consistent with cgroup configs
Daniel Borkmann
4
-15
/
+9
2014-01-04
net: net_cls: move cgroupfs classid handling into core
Daniel Borkmann
2
-29
/
+13
2014-01-04
netfilter: nf_conntrack: remove dead code
stephen hemminger
2
-3
/
+0
2014-01-04
netfilter: ipset: remove unused code
stephen hemminger
1
-1
/
+0
2014-01-04
netfilter: nf_nat: add full port randomization support
Daniel Borkmann
1
-4
/
+8
2014-01-03
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
Wei-Chun Chao
1
-0
/
+13
2014-01-03
sctp: Remove outqueue empty state
Vlad Yasevich
1
-3
/
+0
2014-01-02
sched action: make local function static
stephen hemminger
1
-3
/
+0
2014-01-02
net: Cleanup in eth-netx.h
Sachin Kamat
1
-4
/
+2
2014-01-02
ipv6: remove prune parameter for fib6_clean_all
Li RongQing
1
-1
/
+1
2014-01-02
ipv6: namespace cleanups
stephen hemminger
2
-24
/
+0
2014-01-02
net: core functions cleanup
stephen hemminger
1
-6
/
+0
2014-01-02
netlink: cleanup tap related functions
stephen hemminger
1
-2
/
+0
2014-01-02
netlink: cleanup rntl_af_register
stephen hemminger
1
-2
/
+1
2014-01-02
net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1
Daniel Borkmann
1
-1
/
+1
2014-01-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-15
/
+218
2014-01-01
vlan: Fix header ops passthru when doing TX VLAN offload.
David S. Miller
1
-0
/
+9
2014-01-01
net, rps: fix build failure when CONFIG_RPS isn't set
Zhi Yong Wu
1
-0
/
+4
2013-12-31
sch_netem: support of 64bit rates
Yang Yingliang
1
-0
/
+1
[next]