index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-30
drivers: net: xgene: Add support RGMII TX/RX delay configuration
Iyappan Subramanian
4
-1
/
+59
2015-10-30
bridge: set is_local and is_static before fdb entry is added to the fdb hasht...
Roopa Prabhu
2
-9
/
+10
2015-10-30
geneve: add IPv6 bits to geneve_fill_metadata_dst
John W. Linville
1
-7
/
+22
2015-10-30
geneve: handle ipv6 priority like ipv4 tos
John W. Linville
1
-2
/
+17
2015-10-30
geneve: implement support for IPv6-based tunnels
John W. Linville
2
-79
/
+395
2015-10-28
net: hisilicon: updates HNS config and documents
yankejian
2
-6
/
+4
2015-10-28
net: hns: fixes the bug tested XGE by ethtool -p
Li Peng
1
-8
/
+1
2015-10-28
gianfar: Increase TX_TIMEOUT to 5HZ
Abhimanyu
1
-1
/
+1
2015-10-28
seccomp, ptrace: add support for dumping seccomp filters
Tycho Andersen
4
-1
/
+93
2015-10-28
mpls: reduce memory usage of routes
Robert Shearman
2
-38
/
+111
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
rtl8xxxu: fix unused rtl8192cu_fops compiler warning
Kalle Valo
1
-0
/
+16
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
[next]