index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.get_maintainer.ignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-30
net: bgmac: clarify CONFIG_BCMA dependency
Arnd Bergmann
1
-1
/
+4
2016-01-30
net: hp100: remove unnecessary #ifdefs
Arnd Bergmann
1
-18
/
+0
2016-01-30
net: davinci_cpdma: use dma_addr_t for DMA address
Arnd Bergmann
1
-6
/
+6
2016-01-30
ipv6/udp: use sticky pktinfo egress ifindex on connect()
Paolo Abeni
1
-0
/
+3
2016-01-30
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
Paolo Abeni
3
-7
/
+18
2016-01-30
netlink: not trim skb for mmaped socket when dump
Ken-ichirou MATSUZAWA
1
-1
/
+2
2016-01-30
vxlan: fix a out of bounds access in __vxlan_find_mac
Li RongQing
1
-1
/
+1
2016-01-30
net: dsa: mv88e6xxx: fix port VLAN maps
Vivien Didelot
1
-1
/
+2
2016-01-30
fib_trie: Fix shift by 32 in fib_table_lookup
Alexander Duyck
1
-3
/
+4
2016-01-30
net: moxart: use correct accessors for DMA memory
Arnd Bergmann
2
-18
/
+32
2016-01-30
ipv4: ipconfig: avoid unused ic_proto_used symbol
Arnd Bergmann
1
-0
/
+4
2016-01-30
bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout.
Michael Chan
1
-2
/
+3
2016-01-30
bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter.
Michael Chan
1
-2
/
+0
2016-01-30
bnxt_en: Ring free response from close path should use completion ring
Prashant Sreedharan
1
-1
/
+1
2016-01-30
net_sched: drr: check for NULL pointer in drr_dequeue
Bernie Harris
1
-0
/
+2
2016-01-29
ptp: ixp46x: use helpers for converting ns to timespec
Kefeng Wang
1
-5
/
+2
2016-01-29
tcp: Change reference to experimental CWND RFC.
Jörg Thalheim
1
-1
/
+1
2016-01-29
macvlan: make operstate and carrier more accurate
Nikolay Aleksandrov
1
-0
/
+2
2016-01-29
tipc: fix connection abort during subscription cancel
Parthasarathy Bhuvaragan
1
-6
/
+5
2016-01-29
net: cavium: liquidio: use helpers ns_to_timespec64()
Kefeng Wang
1
-3
/
+1
2016-01-29
ipv4: early demux should be aware of fragments
Eric Dumazet
1
-1
/
+4
2016-01-29
DT: phy.txt: Clarify expected compatible values
Andrew Lunn
4
-20
/
+6
2016-01-29
of: of_mdio: Add a whitelist of PHY compatibilities.
Andrew Lunn
1
-0
/
+27
2016-01-29
lan78xx: throttle TX path at slower than SuperSpeed USB
Woojung.Huh@microchip.com
1
-1
/
+3
2016-01-29
lan78xx: Add to handle mux control per chip id
Woojung.Huh@microchip.com
1
-27
/
+71
2016-01-29
lan78xx: change to use updated phy-ignore-interrupts
Woojung.Huh@microchip.com
1
-16
/
+14
2016-01-29
tcp: beware of alignments in tcp_get_info()
Eric Dumazet
1
-4
/
+8
2016-01-29
switchdev: Require RTNL mutex to be held when sending FDB notifications
Ido Schimmel
5
-15
/
+14
2016-01-29
xen-netfront: request Tx response events more often
Malcolm Crossley
1
-12
/
+3
2016-01-29
net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.
Nicolas Schichan
1
-2
/
+2
2016-01-29
of: of_mdio: Ensure mdio device is a PHY
Andrew Lunn
1
-1
/
+9
2016-01-29
net: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
2
-0
/
+2
2016-01-29
tcp: fix tcp_mark_head_lost to check skb len before fragmenting
Neal Cardwell
1
-5
/
+5
2016-01-29
inet: frag: Always orphan skbs inside ip_defrag()
Joe Stringer
2
-2
/
+1
2016-01-29
sctp: remove the dead field of sctp_transport
Xin Long
4
-21
/
+2
2016-01-29
sctp: hold transport before we access t->asoc in sctp proc
Xin Long
1
-0
/
+8
2016-01-29
sctp: fix the transport dead race check by using atomic_add_unless on refcnt
Xin Long
3
-9
/
+14
2016-01-29
mlxsw: reg: Use correct offset in field definiton
Ido Schimmel
1
-3
/
+3
2016-01-29
mlxsw: spectrum: Compare local ports instead of pointers
Ido Schimmel
1
-2
/
+4
2016-01-29
mlxsw: spectrum: Dump LAG FDB records only once
Ido Schimmel
1
-2
/
+10
2016-01-29
mlxsw: spectrum: Use correct netdev when notifying bridge
Ido Schimmel
1
-2
/
+4
2016-01-29
mlxsw: spectrum: Don't report VLAN for 802.1D FDB entries
Ido Schimmel
1
-15
/
+16
2016-01-29
mlxsw: spectrum: Notify bridge's FDB only based on learning_sync
Ido Schimmel
1
-8
/
+6
2016-01-29
mlxsw: spectrum: Disable learning according to STP state
Ido Schimmel
1
-1
/
+1
2016-01-29
mlxsw: spectrum: Don't forward packets when STP state is DISABLED
Ido Schimmel
1
-1
/
+1
2016-01-29
mlxsw: spectrum: Flush FDB when leaving bridge
Ido Schimmel
1
-8
/
+129
2016-01-29
mlxsw: reg: Add the Switch Filtering DB Flush register
Ido Schimmel
1
-0
/
+88
2016-01-29
mlxsw: spectrum: Handle port leaving LAG while bridged
Ido Schimmel
3
-3
/
+36
2016-01-26
iwlwifi: mvm: rs: fix TPC statistics handling
Gregory Greenman
3
-29
/
+56
2016-01-26
iwlwifi: update support for 3168 series firmware and NVM
Oren Givon
1
-4
/
+19
[next]