index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'listener-sock-const'
David S. Miller
2015-09-25
24
-106
/
+149
|
\
|
*
inet: constify inet_rtx_syn_ack() sock argument
Eric Dumazet
2015-09-25
2
-2
/
+2
|
*
tcp/dccp: constify rtx_synack() and friends
Eric Dumazet
2015-09-25
5
-5
/
+5
|
*
dccp: constify dccp_make_response() socket argument
Eric Dumazet
2015-09-25
2
-7
/
+12
|
*
tcp: constify tcp_v{4|6}_send_synack() socket argument
Eric Dumazet
2015-09-25
3
-3
/
+3
|
*
ipv6: constify ip6_xmit() sock argument
Eric Dumazet
2015-09-25
3
-9
/
+21
|
*
tcp: constify tcp_make_synack() socket argument
Eric Dumazet
2015-09-25
2
-10
/
+16
|
*
tcp: remove tcp_ecn_make_synack() socket argument
Eric Dumazet
2015-09-25
2
-9
/
+13
|
*
tcp: remove tcp_synack_options() socket argument
Eric Dumazet
2015-09-25
1
-8
/
+7
|
*
ip: constify ip_build_and_send_pkt() socket argument
Eric Dumazet
2015-09-25
2
-7
/
+9
|
*
tcp: md5: constify tcp_md5_do_lookup() socket argument
Eric Dumazet
2015-09-25
3
-10
/
+10
|
*
inet: constify ip_dont_fragment() arguments
Eric Dumazet
2015-09-25
1
-3
/
+5
|
*
ipv6: constify inet6_csk_route_req() socket argument
Eric Dumazet
2015-09-25
2
-2
/
+2
|
*
ipv6: constify ip6_dst_lookup_{flow|tail}() sock arguments
Eric Dumazet
2015-09-25
2
-3
/
+3
|
*
inet: constify inet_csk_route_req() socket argument
Eric Dumazet
2015-09-25
2
-2
/
+2
|
*
inet: constify ip_route_output_flow() socket argument
Eric Dumazet
2015-09-25
4
-9
/
+10
|
*
tcp: constify tcp_openreq_init_rwin()
Eric Dumazet
2015-09-25
2
-11
/
+20
|
*
tcp: constify listener socket in tcp_v[46]_init_req()
Eric Dumazet
2015-09-25
3
-6
/
+9
|
/
*
net: remove unused argument of __netdev_find_adj()
Michal Kubeček
2015-09-25
1
-8
/
+7
*
Merge branch 'l2tp-module-autoloading'
David S. Miller
2015-09-25
7
-5
/
+16
|
\
|
*
l2tp: remove references to modprobe in documentation
stephen hemminger
2015-09-25
1
-5
/
+2
|
*
l2tp: auto load IP modules
stephen hemminger
2015-09-25
2
-0
/
+2
|
*
l2tp: auto load type modules
stephen hemminger
2015-09-25
4
-0
/
+12
|
/
*
net: dsa: Set a "dsa" device_type
Florian Fainelli
2015-09-25
1
-0
/
+5
*
Merge branch 'switchdev-transaction-item-queue'
David S. Miller
2015-09-25
5
-227
/
+296
|
\
|
*
switchdev: reduce transaction phase enum down to a boolean
Jiri Pirko
2015-09-25
2
-12
/
+7
|
*
dsa: use prepare/commit switchdev transaction helpers
Jiri Pirko
2015-09-25
1
-10
/
+5
|
*
switchdev: remove "ABORT" transaction phase
Jiri Pirko
2015-09-25
2
-9
/
+2
|
*
switchdev: remove "NONE" transaction phase
Jiri Pirko
2015-09-25
1
-1
/
+0
|
*
rocker: use switchdev transaction queue for allocated memory
Jiri Pirko
2015-09-25
1
-46
/
+7
|
*
rocker: push struct switchdev_trans down through rocker code
Jiri Pirko
2015-09-25
1
-237
/
+225
|
*
switchdev: add switchdev_trans_ph_prepare/commit helpers
Jiri Pirko
2015-09-25
1
-0
/
+10
|
*
switchdev: move transaction phase enum under transaction structure
Jiri Pirko
2015-09-25
4
-24
/
+26
|
*
switchdev: introduce transaction item queue for attr_set and obj_add
Jiri Pirko
2015-09-25
5
-20
/
+146
|
*
switchdev: rename "trans" to "trans_ph".
Jiri Pirko
2015-09-25
4
-204
/
+204
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-09-25
11
-278
/
+855
|
\
|
*
ixgbe: Advance version to 4.2.1
Mark Rustad
2015-09-24
1
-1
/
+1
|
*
ixgbe: X540 thermal warning interrupt not a GPI
Mark Rustad
2015-09-24
1
-3
/
+0
|
*
ixgbe: Fix FCRTH value in VM-to-VM loopback mode
Mark Rustad
2015-09-24
2
-4
/
+11
|
*
ixgbe: Only clear adapter_stopped if ixgbe_setup_fc succeeded
Mark Rustad
2015-09-24
1
-3
/
+3
|
*
ixgbe: Correct several flaws with with DCA setup
Mark Rustad
2015-09-24
1
-14
/
+26
|
*
ixgbe: Add new X550EM SFP+ device ID
Mark Rustad
2015-09-24
1
-0
/
+1
|
*
ixgbe: Update ixgbe_disable_pcie_master flow for X550*
Mark Rustad
2015-09-24
1
-0
/
+3
|
*
ixgbe: Add small packet padding support for X550
Mark Rustad
2015-09-24
2
-0
/
+4
|
*
ixgbe: Correct setting of RDRXCTL register for X550* devices
Mark Rustad
2015-09-24
1
-2
/
+2
|
*
ixgbe: Correct error path in semaphore handling
Mark Rustad
2015-09-24
1
-0
/
+5
|
*
ixgbe: Add I2C bus mux support
Mark Rustad
2015-09-24
3
-39
/
+122
|
*
ixgbe: Limit SFP polling rate
Mark Rustad
2015-09-24
2
-0
/
+10
|
*
ixgbe: Allow SFP+ on more than 82598 and 82599
Mark Rustad
2015-09-24
1
-1
/
+1
|
*
ixgbe: Add logic to reset CS4227 when needed
Mark Rustad
2015-09-24
2
-1
/
+293
[next]