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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-02
inet: move ipv6only in sock_common
Eric Dumazet
8
-18
/
+18
2014-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
15
-113
/
+200
2014-07-02
bonding: allow to add vlans on top of empty bond
Jiri Pirko
1
-13
/
+0
2014-07-02
Merge branch 'cxgb4-next'
David S. Miller
7
-189
/
+288
2014-07-02
cxgb4vf: Adds device ID for few more Chelsio T4 Adapters
Hariprasad Shenai
1
-0
/
+9
2014-07-02
cxgb4: Adds device ID for few more Chelsio T4 Adapters
Hariprasad Shenai
1
-0
/
+20
2014-07-02
cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Wind...
Hariprasad Shenai
4
-172
/
+148
2014-07-02
cxgb4: Use FW interface to get BAR0 value
Hariprasad Shenai
4
-8
/
+98
2014-07-02
rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Pa...
Hariprasad Shenai
3
-9
/
+13
2014-07-02
Merge branch 'dp83640-next'
David S. Miller
2
-17
/
+31
2014-07-02
ptp: Allow reassigning calibration pin function
Stefan Sørensen
1
-7
/
+2
2014-07-02
dp83640: Get calibration pin with ptp_find_pin
Stefan Sørensen
1
-1
/
+5
2014-07-02
dp83640: Verify calibration pin assignment
Stefan Sørensen
1
-0
/
+10
2014-07-02
dp83640: Increase supported perout pins to 7
Stefan Sørensen
1
-9
/
+9
2014-07-02
dp83640: Program pulsewidth2 values of perout triggers 0 and 1
Stefan Sørensen
1
-0
/
+5
2014-07-02
Merge branch 'bnx2x-next'
David S. Miller
8
-90
/
+424
2014-07-02
bnx2x: Fail probe of VFs using an old incompatible driver
Yuval Mintz
2
-0
/
+54
2014-07-02
bnx2x: enlarge minimal alignemnt of data offset
Dmitry Kravkov
1
-2
/
+4
2014-07-02
bnx2x: VF can report link speed
Dmitry Kravkov
8
-88
/
+366
2014-07-02
Merge branch 'pktgen'
David S. Miller
2
-55
/
+83
2014-07-02
pktgen: RCU-ify "if_list" to remove lock in next_to_run()
Jesper Dangaard Brouer
1
-49
/
+52
2014-07-02
pktgen: avoid expensive set_current_state() call in loop
Jesper Dangaard Brouer
1
-6
/
+3
2014-07-02
pktgen: document tuning for max NIC performance
Jesper Dangaard Brouer
1
-0
/
+28
2014-07-02
openvswitch: introduce rtnl ops stub
Jiri Pirko
3
-1
/
+26
2014-07-02
rtnetlink: allow to register ops without ops->setup set
Jiri Pirko
2
-3
/
+11
2014-07-02
net: fix some typos in comment
Ying Xue
2
-4
/
+4
2014-07-01
ipv6: Allow accepting RA from local IP addresses.
Ben Greear
7
-8
/
+39
2014-07-01
ipv6: Add more debugging around accept-ra logic.
Ben Greear
1
-8
/
+43
2014-07-01
ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECOND
Jacob Keller
1
-7
/
+9
2014-07-01
igb: bring link up when PHY is powered up
Todd Fujinaka
1
-0
/
+2
2014-07-01
i40e/i40evf: Bump i40e to 0.4.19 and i40evf to 0.9.38
Catherine Sullivan
2
-2
/
+2
2014-07-01
i40evf: change branding string
Mitch Williams
1
-1
/
+1
2014-07-01
i40e: remove linux/export.h header from i40e_ptp.c
Jacob Keller
1
-1
/
+0
2014-07-01
i40e: limit GLLAN_TXPRE_QDIS to QINDX 0-127
Christopher Pau
1
-1
/
+3
2014-07-01
i40e/i40evf: initialize context descriptor
Jesse Brandeburg
2
-0
/
+2
2014-07-01
i40e: FD filter replay logic bug fix
Anjali Singhai Jain
1
-4
/
+6
2014-07-01
i40e/i40evf: add ASQ write back timeout variable to AQ structure
Kamil Krawczyk
4
-2
/
+10
2014-07-01
i40evf: set flags before sending message
Mitch Williams
1
-17
/
+16
2014-07-01
i40e: Correct mask assignment value
Kevin Scott
1
-2
/
+2
2014-07-01
i40e: clear all queues and interrupts
Shannon Nelson
3
-0
/
+95
2014-07-01
i40e/i40evf: clear aq bah-bal on shutdown
Shannon Nelson
2
-0
/
+8
2014-07-01
i40e/i40evf: Add base address registers to aq struct
Shannon Nelson
4
-76
/
+44
2014-06-30
tcp: tcp_conn_request: fix build error when IPv6 is disabled
Octavian Purdila
1
-1
/
+3
2014-06-28
Merge branch 'tcp_conn_request_unification'
David S. Miller
11
-331
/
+306
2014-06-28
tcp: add tcp_conn_request
Octavian Purdila
4
-244
/
+155
2014-06-28
tcp: add queue_add_hash to tcp_request_sock_ops
Octavian Purdila
3
-2
/
+6
2014-06-28
tcp: add mss_clamp to tcp_request_sock_ops
Octavian Purdila
3
-2
/
+6
2014-06-28
tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
Octavian Purdila
4
-27
/
+19
2014-06-28
tcp: add send_synack method to tcp_request_sock_ops
Octavian Purdila
3
-9
/
+17
2014-06-28
tcp: add init_seq method to tcp_request_sock_ops
Octavian Purdila
3
-3
/
+6
[next]