index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
fdt_rw.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-28
mpls: fix forwarding using v4/v6 explicit null
Robert Shearman
1
-0
/
+2
2015-10-28
sfc: replace spinlocks with bit ops for busy poll locking
Bert Kenward
2
-75
/
+58
2015-10-28
sock: don't enable netstamp for af_unix sockets
Hannes Frederic Sowa
1
-3
/
+17
2015-10-28
qede: Add basic ethtool support
Sudarsana Kalluru
4
-2
/
+596
2015-10-28
qed: Add statistics support
Manish Chopra
6
-1
/
+296
2015-10-28
qede: Add support for link
Sudarsana Kalluru
1
-0
/
+47
2015-10-28
qed: Add link support
Yuval Mintz
8
-5
/
+1102
2015-10-28
qede: classification configuration
Sudarsana Kalluru
2
-0
/
+251
2015-10-28
qede: Add basic network device support
Yuval Mintz
2
-0
/
+1935
2015-10-28
qed: Add slowpath L2 support
Manish Chopra
10
-0
/
+2286
2015-10-28
qede: Add basic Network driver
Yuval Mintz
5
-0
/
+436
2015-10-28
qed: Add basic L2 interface
Yuval Mintz
7
-1
/
+482
2015-10-28
qed: Add module with basic common support
Yuval Mintz
27
-0
/
+16664
2015-10-27
net: tso: add support for IPv6
emmanuel.grumbach@intel.com
2
-5
/
+14
2015-10-27
ipv6: icmp: include addresses in debug messages
Bjørn Mork
1
-4
/
+8
2015-10-27
bpf: make tracing helpers gpl only
Alexei Starovoitov
1
-2
/
+2
2015-10-27
bpf: fix bpf_perf_event_read() helper
Alexei Starovoitov
3
-11
/
+22
2015-10-27
net: dsa: bcm_sf2: Unhardcode port numbers
Florian Fainelli
2
-11
/
+97
2015-10-27
net: dsa: bcm_sf2: Implement FDB operations
Florian Fainelli
3
-0
/
+335
2015-10-26
arcnet: add netif_carrier_on/off for reconnect
Michael Grzeschik
2
-0
/
+27
2015-10-26
arcnet: com20020-pci: add led trigger support
Michael Grzeschik
5
-0
/
+181
2015-10-26
arcnet: com20020-pci: add rotary index support
Michael Grzeschik
2
-0
/
+37
2015-10-26
arcnet: com20020-pci: set dev_port to the subdevice index
Michael Grzeschik
1
-0
/
+1
2015-10-26
arcnet: com20020: add enable and disable device on open/close
Michael Grzeschik
1
-10
/
+29
2015-10-26
arcnet: move dev_free_skb to its only user
Michael Grzeschik
1
-8
/
+2
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
[next]