index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-03
ipv6: add new struct ipcm6_cookie
Wei Wang
11
-109
/
+123
2016-05-03
net: macb: Probe MDIO bus before registering netdev
Florian Fainelli
1
-12
/
+19
2016-05-03
RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.
Sowmini Varadhan
4
-10
/
+33
2016-05-03
RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sock
Sowmini Varadhan
2
-17
/
+25
2016-05-03
net: add __sock_wfree() helper
Eric Dumazet
3
-1
/
+26
2016-05-03
vxlan: Add checksum check to the features check function
Alexander Duyck
2
-1
/
+8
2016-05-03
net: Disable segmentation if checksumming is not supported
Alexander Duyck
1
-1
/
+1
2016-05-03
tipc: redesign connection-level flow control
Jon Paul Maloy
5
-62
/
+122
2016-05-03
tipc: propagate peer node capabilities to socket layer
Jon Paul Maloy
3
-2
/
+22
2016-05-03
tipc: re-enable compensation for socket receive buffer double counting
Jon Paul Maloy
1
-1
/
+1
2016-05-03
rtl8152: correct speed testing
Oliver Neukum
1
-1
/
+2
2016-05-03
usbnet: correct speed testing
Oliver Neukum
1
-0
/
+1
2016-05-03
brcm80211: correct speed testing
Oliver Neukum
1
-1
/
+3
2016-05-03
qed: Apply tunnel configurations after PF start
Manish Chopra
1
-1
/
+9
2016-05-03
net: mvneta: Remove superfluous SMP function call
Anna-Maria Gleixner
1
-4
/
+2
2016-05-03
stmmac: dwmac-socfpga: kill init() and rename setup() to set_phy_mode()
Joachim Eastwood
1
-14
/
+3
2016-05-03
stmmac: dwmac-socfpga: call phy_resume() only in resume callback
Joachim Eastwood
1
-31
/
+19
2016-05-03
stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv data
Joachim Eastwood
1
-11
/
+22
2016-05-03
stmmac: dwmac-socfpga: add PM ops and resume function
Joachim Eastwood
1
-2
/
+16
2016-05-03
stmmac: let remove/resume/suspend functions take device pointer
Joachim Eastwood
4
-34
/
+17
2016-05-03
macb: fix mdiobus_scan() error check
Sergei Shtylyov
1
-1
/
+2
2016-05-03
pxa168_eth: fix mdiobus_scan() error check
Sergei Shtylyov
1
-0
/
+2
2016-05-03
net/mlx5e: Use workqueue for vxlan ops
Matthew Finlay
3
-16
/
+49
2016-05-03
net/mlx5e: Implement a mlx5e workqueue
Matthew Finlay
2
-11
/
+20
2016-05-03
net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue
Matthew Finlay
1
-0
/
+1
2016-05-03
net/mlx5: Unmap only the relevant IO memory mapping
Gal Pressman
1
-2
/
+4
2016-05-03
net: ethernet: fec_mpc52xx: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-6
/
+10
2016-05-03
net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-6
/
+10
2016-05-03
net: ethernet: ucc: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-10
/
+7
2016-05-03
net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-17
/
+8
2016-05-03
VSOCK: constify vsock_transport structure
Julia Lawall
1
-1
/
+1
2016-05-03
drivers: net: xgene: constify xgene_cle_ops structure
Julia Lawall
3
-3
/
+3
2016-05-03
fq_codel: add batch ability to fq_codel_drop()
Eric Dumazet
2
-19
/
+46
2016-05-03
ravb: Remove rx buffer ALIGN
Kazuya Mizuguchi
1
-6
/
+4
2016-05-03
HID: wacom: add missed stylus_in_proximity line back
Ping Cheng
1
-0
/
+1
2016-05-03
fuse: update mailing list in MAINTAINERS
Miklos Szeredi
1
-1
/
+1
2016-05-03
netem: Segment GSO packets on enqueue
Neil Horman
1
-2
/
+59
2016-05-03
net: relax expensive skb_unclone() in iptunnel_handle_offloads()
Eric Dumazet
2
-1
/
+11
2016-05-03
netdevice: shrink size of struct netdev_queue
Florian Westphal
1
-7
/
+6
2016-05-03
bridge: netlink: export per-vlan stats
Nikolay Aleksandrov
5
-0
/
+118
2016-05-03
bridge: vlan: learn to count
Nikolay Aleksandrov
5
-16
/
+110
2016-05-03
net: rtnetlink: add linkxstats callbacks and attribute
Nikolay Aleksandrov
3
-0
/
+49
2016-05-03
net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter
Nikolay Aleksandrov
1
-13
/
+31
2016-05-03
gre6: Cleanup GREv6 transmit path, call common GRE functions
Tom Herbert
1
-202
/
+50
2016-05-03
ipv6: Generic tunnel cleanup
Tom Herbert
2
-3
/
+9
2016-05-03
gre: Create common functions for transmit
Tom Herbert
2
-47
/
+49
2016-05-03
ipv6: Create ip6_tnl_xmit
Tom Herbert
2
-17
/
+32
2016-05-03
gre6: Cleanup GREv6 receive path, call common GRE functions
Tom Herbert
1
-117
/
+23
2016-05-03
gre: Move utility functions to common headers
Tom Herbert
3
-129
/
+144
2016-05-03
ipv6: Cleanup IPv6 tunnel receive path
Tom Herbert
2
-70
/
+146
[next]