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
*
atm: firestream: add more reserved strings
Dan Carpenter
2016-05-31
1
-1
/
+5
*
vxlan: Accept user specified MTU value when create new vxlan link
Chen Haiquan
2016-05-31
1
-0
/
+3
*
net: pktgen: Call destroy_hrtimer_on_stack()
Guenter Roeck
2016-05-31
1
-4
/
+4
*
timer: Export destroy_hrtimer_on_stack()
Guenter Roeck
2016-05-31
1
-0
/
+1
*
net: l2tp: Make l2tp_ip6 namespace aware
Shmulik Ladkani
2016-05-30
1
-5
/
+7
*
Documentation: ip-sysctl.txt: clarify secure_redirects
Eric Garver
2016-05-30
1
-3
/
+5
*
sfc: use flow dissector helpers for aRFS
Edward Cree
2016-05-30
1
-54
/
+21
*
ieee802154: fix logic error in ieee802154_llsec_parse_dev_addr
Baozeng Ding
2016-05-30
1
-2
/
+2
*
net: nps_enet: Disable interrupts before napi reschedule
Elad Kanfi
2016-05-30
1
-1
/
+3
*
net/lapb: tuse %*ph to dump buffers
Andy Shevchenko
2016-05-30
3
-15
/
+8
*
ptp: oops in ptp_ioctl()
Dan Carpenter
2016-05-30
1
-0
/
+1
*
fou: add Kconfig options for IPv6 support
Arnd Bergmann
2016-05-30
3
-2
/
+11
*
ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitions
Arnd Bergmann
2016-05-30
1
-1
/
+2
*
Merge branch 'qed-fixes'
David S. Miller
2016-05-26
4
-23
/
+78
|
\
|
*
qed: Don't config min BW on 100g on link flap
Yuval Mintz
2016-05-26
1
-0
/
+7
|
*
qed: Prevent 100g from working in MSI
Sudarsana Reddy Kalluru
2016-05-26
2
-8
/
+15
|
*
qed: Add missing 100g init mode
Yuval Mintz
2016-05-26
1
-0
/
+7
|
*
qed: Save min/max accross dcbx-change
Yuval Mintz
2016-05-26
1
-2
/
+4
|
*
qed: Fix allocation in interrupt context
Sudarsana Reddy Kalluru
2016-05-26
1
-11
/
+16
|
*
qede: Don't expose self-test for VFs
Yuval Mintz
2016-05-26
1
-1
/
+4
|
*
qede: Reload on GRO changes
Yuval Mintz
2016-05-26
1
-0
/
+24
|
*
qede: Fix VF minimum BW setting
Yuval Mintz
2016-05-26
1
-1
/
+1
|
/
*
Merge branch 'mlx4-stats-fixes'
David S. Miller
2016-05-26
5
-25
/
+23
|
\
|
*
net/mlx4_en: get rid of private net_device_stats
Eric Dumazet
2016-05-26
4
-15
/
+5
|
*
net/mlx4_en: get rid of ret_stats
Eric Dumazet
2016-05-26
2
-6
/
+6
|
*
net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()
Eric Dumazet
2016-05-26
1
-0
/
+4
|
*
net/mlx4_en: fix tx_dropped bug
Eric Dumazet
2016-05-26
4
-5
/
+9
|
/
*
sctp: fix double EPs display in sctp_diag
Xin Long
2016-05-26
1
-0
/
+3
*
net: arc: trivial: Replace comma with a semicolon
Marek Vasut
2016-05-26
1
-1
/
+1
*
net: stmmac: Fix incorrect memcpy source memory
Marek Vasut
2016-05-26
1
-1
/
+1
*
net: alx: use custom skb allocator
Feng Tang
2016-05-26
2
-1
/
+51
*
team: don't call netdev_change_features under team->lock
Ivan Vecera
2016-05-25
1
-2
/
+7
*
Merge branch 'dsa-doc-fixes'
David S. Miller
2016-05-25
1
-7
/
+10
|
\
|
*
Documentation: networking: dsa: Describe port_vlan_filtering
Florian Fainelli
2016-05-25
1
-0
/
+10
|
*
Documentation: networking: dsa: Remove priv_size description
Florian Fainelli
2016-05-25
1
-2
/
+0
|
*
Documentation: networking: dsa: Remove poll_link description
Florian Fainelli
2016-05-25
1
-5
/
+0
|
/
*
sfc: on MC reset, clear PIO buffer linkage in TXQs
Edward Cree
2016-05-25
1
-0
/
+16
*
Merge branch 'hwbm-locking-fixes'
David S. Miller
2016-05-25
2
-0
/
+4
|
\
|
*
net: hwbm: Fix unbalanced spinlock in error case
Gregory CLEMENT
2016-05-25
1
-0
/
+3
|
*
net: mvneta: Fix lacking spinlock initialization
Gregory CLEMENT
2016-05-25
1
-0
/
+1
|
/
*
tipc: fix potential null pointer dereferences in some compat functions
Baozeng Ding
2016-05-25
1
-18
/
+93
*
qed: Reset the enable flag for eth protocol.
Sudarsana Reddy Kalluru
2016-05-25
1
-1
/
+1
*
ethtool: add support for 25G/50G/100G speed modes
Vidya Sagar Ravipati
2016-05-25
1
-1
/
+10
*
net sched actions: policer missing timestamp processing
Jamal Hadi Salim
2016-05-25
2
-1
/
+14
*
net_sched: avoid too many hrtimer_start() calls
Eric Dumazet
2016-05-24
3
-10
/
+8
*
net/qlge: Avoids recursive EEH error
Gavin Shan
2016-05-24
1
-1
/
+2
*
ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.
Haishuang Yan
2016-05-24
1
-0
/
+1
*
ip6_gre: Fix MTU setting for ip6gretap
Haishuang Yan
2016-05-24
1
-0
/
+2
*
qed: signedness bug in qed_dcbx_process_tlv()
Dan Carpenter
2016-05-24
1
-1
/
+2
*
bpf, inode: disallow userns mounts
Daniel Borkmann
2016-05-24
1
-1
/
+0
[next]