index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
udplite.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-05
soreuseport: define reuseport groups
Craig Gallek
4
-1
/
+196
2016-01-05
mlxsw: spectrum: Change bridge port attributes only when bridged
Ido Schimmel
2
-6
/
+14
2016-01-05
mlxsw: spectrum: Set bridge status in appropriate functions
Ido Schimmel
1
-10
/
+5
2016-01-05
mlxsw: spectrum: Return NOTIFY_BAD on bridge failure
Ido Schimmel
1
-3
/
+7
2016-01-05
mlxsw: spectrum: Initialize PVID only once
Ido Schimmel
1
-1
/
+0
2016-01-05
chelsio: constify cphy_ops structures
Julia Lawall
8
-14
/
+14
2016-01-05
fsl/fman: allow modular build
Arnd Bergmann
1
-1
/
+2
2016-01-05
net: make ip6tunnel_xmit definition conditional
Arnd Bergmann
1
-0
/
+2
2016-01-04
udp: properly support MSG_PEEK with truncated buffers
Eric Dumazet
2
-4
/
+8
2016-01-04
r8169:Correct the way of setting RTL8168DP ephy
Chun-Hao Lin
1
-11
/
+4
2016-01-04
r8169:Fix typo in setting RTL8168H PHY PFM mode.
Chun-Hao Lin
1
-2
/
+2
2016-01-04
r8169:Fix typo in setting RTL8168EP and RTL8168H D3cold PFM mode
Chun-Hao Lin
1
-3
/
+3
2016-01-04
l2tp: rely on ppp layer for skb scrubbing
Guillaume Nault
1
-16
/
+1
2016-01-04
sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}()
Sergei Shtylyov
1
-43
/
+29
2016-01-04
sh_eth: remove EDMAC_BIG_ENDIAN
Sergei Shtylyov
3
-18
/
+3
2016-01-04
tilepro: use to_delayed_work
Geliang Tang
1
-2
/
+1
2016-01-04
bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings.
Michael Chan
1
-12
/
+45
2016-01-04
bnxt_en: Modify init sequence to support shared or non shared rings.
Michael Chan
1
-10
/
+32
2016-01-04
bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings.
Michael Chan
3
-25
/
+79
2016-01-04
bnxt_en: Re-structure ring indexing and mapping.
Michael Chan
2
-38
/
+55
2016-01-04
bnxt_en: Check for NULL rx or tx ring.
Michael Chan
1
-5
/
+22
2016-01-04
bnxt_en: Separate bnxt_{rx|tx}_ring_info structs from bnxt_napi struct.
Michael Chan
2
-86
/
+70
2016-01-04
bnxt_en: Refactor bnxt_dbg_dump_states().
Michael Chan
1
-17
/
+33
2015-12-31
sparc: Wire up mlock2 system call.
David S. Miller
3
-4
/
+5
2015-12-31
sparc: Add all necessary direct socket system calls.
David S. Miller
3
-18
/
+24
2015-12-31
phy: micrel: Add ethtool statistics counters
Andrew Lunn
1
-0
/
+96
2015-12-31
phy: marvell: Add ethtool statistics counters
Andrew Lunn
1
-0
/
+135
2015-12-31
ethtool: Add phy statistics
Andrew Lunn
3
-1
/
+89
2015-12-30
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...
Xin Long
2
-4
/
+5
2015-12-30
net, socket, socket_wq: fix missing initialization of flags
Nicolai Stange
1
-0
/
+1
2015-12-30
be2net: bump up the driver version to 11.0.0.0
Suresh Reddy
1
-1
/
+1
2015-12-30
be2net: support ethtool get-dump option
Venkat Duvvuru
5
-57
/
+71
2015-12-30
be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd
Suresh Reddy
4
-53
/
+63
2015-12-30
be2net: remove unused error variables
Venkat Duvvuru
1
-4
/
+0
2015-12-30
be2net: remove a line of code that has no effect
Sathya Perla
3
-4
/
+3
2015-12-30
be2net: log digital signature errors while flashing FW image
Suresh Reddy
2
-2
/
+16
2015-12-30
be2net: move FW flash cmd code to be_cmds.c
Suresh Reddy
3
-584
/
+578
2015-12-30
be2net: cleanup FW flash image related macro defines
Suresh Reddy
2
-101
/
+118
2015-12-30
be2net: avoid configuring VEPA mode on BE3
Suresh Reddy
1
-0
/
+3
2015-12-30
be2net: fix VF link state transition from disabled to auto
Suresh Reddy
2
-10
/
+28
2015-12-30
ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
Alexander Duyck
1
-4
/
+4
2015-12-30
ixgbe: Correct X550EM_x revision check
Mark Rustad
2
-7
/
+4
2015-12-30
ixgbe: fix RSS limit for X550
Emil Tantilov
1
-1
/
+1
2015-12-30
ixgbe: Clean up redundancy in hw_enc_features
Mark Rustad
1
-5
/
+2
2015-12-30
ixgbe: report correct media type for KR, KX and KX4 interfaces
Veola Nazareth
1
-13
/
+42
2015-12-30
ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
Emil Tantilov
1
-0
/
+4
2015-12-30
ixgbevf: minor cleanups for ixgbevf_set_itr()
Emil Tantilov
1
-2
/
+3
2015-12-30
ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vector
William Dauchy
1
-0
/
+2
2015-12-30
mm/vmstat: fix overflow in mod_zone_page_state()
Heiko Carstens
2
-8
/
+8
2015-12-30
ocfs2/dlm: clear migration_pending when migration target goes down
xuejiufei
1
-0
/
+2
[next]