index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
bounce.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-27
net: dsa: bcm_sf2: Implement FDB operations
Florian Fainelli
3
-0
/
+335
2015-10-26
bnxt_en: Fix compile warnings when CONFIG_INET is not set.
Michael Chan
2
-1
/
+6
2015-10-26
net: encx24j600: Fix mask to update LED configuration
Jon Ringle
1
-3
/
+3
2015-10-26
net: mvneta: Fix clearing of MIB statistics
Andrew Lunn
1
-2
/
+7
2015-10-26
net: mvneta: add ethtool statistics
Russell King
1
-0
/
+108
2015-10-25
af_unix: do not report POLLOUT on listeners
Eric Dumazet
1
-2
/
+3
2015-10-25
tipc: link_is_bc_sndlink() can be static
Wu Fengguang
2
-5
/
+5
2015-10-24
tipc: clean up unused code and structures
Jon Paul Maloy
9
-1104
/
+30
2015-10-24
tipc: ensure binding table initial distribution is sent via first link
Jon Paul Maloy
2
-3
/
+3
2015-10-24
tipc: eliminate link's reference to owner node
Jon Paul Maloy
4
-22
/
+29
2015-10-24
tipc: eliminate redundant buffer cloning at transmission
Jon Paul Maloy
2
-28
/
+15
2015-10-24
tipc: let neighbor discoverer tranmsit consumable buffers
Jon Paul Maloy
4
-12
/
+38
2015-10-24
tipc: introduce jumbo frame support for broadcast
Jon Paul Maloy
7
-6
/
+39
2015-10-24
tipc: simplify bearer level broadcast
Jon Paul Maloy
5
-45
/
+151
2015-10-24
tipc: let broadcast packet reception use new link receive function
Jon Paul Maloy
9
-220
/
+615
2015-10-24
tipc: introduce capability bit for broadcast synchronization
Jon Paul Maloy
6
-7
/
+23
2015-10-24
tipc: let broadcast transmission use new link transmit function
Jon Paul Maloy
5
-57
/
+85
2015-10-24
tipc: make struct tipc_link generic to support broadcast
Jon Paul Maloy
3
-12
/
+34
2015-10-24
tipc: use explicit allocation of broadcast send link
Jon Paul Maloy
4
-45
/
+79
2015-10-24
tipc: make link implementation independent from struct tipc_bearer
Jon Paul Maloy
3
-23
/
+36
2015-10-24
tipc: create broadcast transmission link at namespace init
Jon Paul Maloy
4
-7
/
+24
2015-10-24
tipc: move broadcast link lock to struct tipc_net
Jon Paul Maloy
3
-9
/
+14
2015-10-24
tipc: move bcast definitions to bcast.c
Jon Paul Maloy
5
-107
/
+110
2015-10-24
bnxt_en: Fix compile errors when CONFIG_BNXT_SRIOV is not set.
Michael Chan
4
-28
/
+40
2015-10-23
mpls: flow-based multipath selection
Robert Shearman
1
-4
/
+83
2015-10-23
mpls: multipath route support
Roopa Prabhu
3
-149
/
+401
2015-10-23
net: sysctl: fix a kmemleak warning
Li RongQing
1
-1
/
+5
2015-10-23
net: dsa: Make mv88e6060 use nested mdiobus read/write
Neil Armstrong
1
-2
/
+2
2015-10-23
net: dsa: Make mv88e6xxx use nested mdiobus read/write
Neil Armstrong
1
-37
/
+9
2015-10-23
net: phy: Add nested variants of mdiobus read/write
Neil Armstrong
2
-0
/
+57
2015-10-23
ixgbe, ixgbevf: Add new mbox API xcast mode
Hiroshi Shimamoto
8
-0
/
+126
2015-10-23
ixgbe: Add new ndo to trust VF
Hiroshi Shimamoto
4
-0
/
+40
2015-10-23
drivers: net: cpsw: use module_platform_driver
Grygorii Strashko
1
-11
/
+1
2015-10-23
if_link: Add control trust VF
Hiroshi Shimamoto
4
-3
/
+31
2015-10-23
tcp/dccp: fix hashdance race for passive sessions
Eric Dumazet
14
-52
/
+102
2015-10-23
i40e: fix unconditional execution of cpu_to_le16()
Jean Sacren
1
-2
/
+3
2015-10-23
i40e: clean up local variable initialization
Jean Sacren
1
-2
/
+2
2015-10-23
i40evf: clean up local variable initialization
Jean Sacren
1
-5
/
+4
2015-10-23
i40e: add missing kernel-doc argument
Jean Sacren
1
-0
/
+3
2015-10-23
i40evf: add missing kernel-doc argument
Jean Sacren
1
-0
/
+1
2015-10-23
i40e: re-use %*ph specifier to hexdump a data
Andy Shevchenko
2
-36
/
+8
2015-10-23
i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33
Catherine Sullivan
2
-2
/
+2
2015-10-23
i40e: Disable VEB bridge mode with SR-IOV failure
Akeem G Abodunrin
1
-0
/
+1
2015-10-23
i40e: Fix an incorrect OEM version string
Carolyn Wyborny
1
-4
/
+13
2015-10-23
i40e: fix inconsistent statuses after a PF reset
Helin Zhang
1
-0
/
+20
2015-10-23
i40evf: use correct struct for list manipulation
Mitch Williams
1
-2
/
+3
2015-10-23
i40e: Fix VEB/VEPA bridge mode mismatch issue
Akeem G Abodunrin
1
-3
/
+13
2015-10-23
i40e: fix a bug in debugfs with add/del macaddr
Anjali Singhai Jain
1
-0
/
+4
2015-10-23
i40e/i40evf: Add a workaround to drop all flow control frames
Anjali Singhai Jain
4
-0
/
+44
2015-10-23
ppp: fix pppoe_dev deletion condition in pppoe_release()
Guillaume Nault
1
-1
/
+1
[next]