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
*
sctp: use GFP_USER for user-controlled kmalloc
Marcelo Ricardo Leitner
2015-12-03
1
-2
/
+2
*
sctp: convert sack_needed and sack_generation to bits
Marcelo Ricardo Leitner
2015-12-03
1
-8
/
+8
*
ipv6: add complete rcu protection around np->opt
Eric Dumazet
2015-12-03
13
-52
/
+122
*
bpf: fix allocation warnings in bpf maps and integer overflow
Alexei Starovoitov
2015-12-03
3
-12
/
+34
*
Merge branch 'mvneta-fixes'
David S. Miller
2015-12-03
3
-6
/
+34
|
\
|
*
mvebu: dts: enable IP checksum with jumbo frames for Armada 38x on Port0
Marcin Wojtas
2015-12-03
1
-0
/
+1
|
*
net: mvneta: enable setting custom TX IP checksum limit
Marcin Wojtas
2015-12-03
2
-2
/
+23
|
*
net: mvneta: fix error path for building skb
Marcin Wojtas
2015-12-03
1
-2
/
+6
|
*
net: mvneta: fix bit assignment for RX packet irq enable
Marcin Wojtas
2015-12-03
1
-1
/
+1
|
*
net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REG
Marcin Wojtas
2015-12-03
1
-1
/
+1
|
*
net: mvneta: add configuration for MBUS windows access protection
Marcin Wojtas
2015-12-03
1
-0
/
+2
|
/
*
Merge branch 'thunderx-fixes'
David S. Miller
2015-12-02
8
-16
/
+66
|
\
|
*
net: thunderx: Enable BGX LMAC's RX/TX only after VF is up
Sunil Goutham
2015-12-02
3
-3
/
+38
|
*
net: thunderx: Switchon carrier only upon interface link up
Sunil Goutham
2015-12-02
3
-4
/
+18
|
*
net: thunderx: Set CQ timer threshold properly
Sunil Goutham
2015-12-02
3
-5
/
+4
|
*
net: thunderx: Wait for delayed work to finish before destroying it
Thanneeru Srinivasulu
2015-12-02
2
-4
/
+2
|
*
net: thunderx: Force to load octeon-mdio before bgx driver.
Thanneeru Srinivasulu
2015-12-02
2
-0
/
+4
|
/
*
openvswitch: properly refcount vport-vxlan module
Paolo Abeni
2015-12-02
4
-5
/
+9
*
bpf, array: fix heap out-of-bounds access when updating elements
Daniel Borkmann
2015-12-02
1
-1
/
+1
*
net: fix sock_wake_async() rcu protection
Eric Dumazet
2015-12-01
5
-33
/
+44
*
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-12-01
22
-52
/
+60
*
vmxnet3: fix checks for dma mapping errors
Alexey Khoroshilov
2015-12-01
1
-11
/
+60
*
wan/x25: Fix use-after-free in x25_asy_open_tty()
Peter Hurley
2015-12-01
1
-5
/
+1
*
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
Nicolas Dichtel
2015-12-01
4
-11
/
+6
*
tcp: initialize tp->copied_seq in case of cross SYN connection
Eric Dumazet
2015-11-30
1
-0
/
+1
*
net: fsl: Fix error checking for platform_get_irq()
Mark Brown
2015-11-30
1
-1
/
+1
*
net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()
Mark Brown
2015-11-30
1
-3
/
+3
*
af-unix: passcred support for sendpage
Hannes Frederic Sowa
2015-11-30
1
-15
/
+64
*
Merge branch 'stmmac-fixes'
David S. Miller
2015-11-30
3
-22
/
+28
|
\
|
*
stmmac: fix oversized frame reception
Giuseppe CAVALLARO
2015-11-30
1
-0
/
+6
|
*
stmmac: fix PHY reset during resume
Giuseppe CAVALLARO
2015-11-30
1
-15
/
+13
|
*
stmmac: dwmac-sti: fix st,tx-retime-src check
Giuseppe CAVALLARO
2015-11-30
1
-6
/
+7
|
*
stmmac: fix csr clock divisor for 300MHz
Giuseppe CAVALLARO
2015-11-30
1
-1
/
+1
|
*
stmmac: fix a filter problem after resuming.
Giuseppe CAVALLARO
2015-11-30
1
-0
/
+1
|
/
*
drivers: net: xgene: fix possible use after free
Eric Dumazet
2015-11-30
1
-1
/
+1
*
packet: Allow packets with only a header (but no payload)
Martin Blumenstingl
2015-11-30
2
-3
/
+4
*
bpf: fix clearing on persistent program array maps
Daniel Borkmann
2015-11-25
4
-17
/
+33
*
isdn: Partially revert debug format string usage clean up
Christoph Biedl
2015-11-25
4
-6
/
+6
*
RDS: fix race condition when sending a message on unbound socket
Quentin Casasnovas
2015-11-24
2
-7
/
+3
*
net: openvswitch: Remove invalid comment
Aaron Conole
2015-11-24
1
-2
/
+2
*
net: ipmr, ip6mr: fix vif/tunnel failure race condition
Nikolay Aleksandrov
2015-11-24
2
-12
/
+0
*
rxrpc: Correctly handle ack at end of client call transmit phase
David Howells
2015-11-24
1
-1
/
+3
*
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
2015-11-24
3
-5
/
+11
*
drivers: net: xgene: fix: ifconfig up/down crash
Iyappan Subramanian
2015-11-24
1
-13
/
+16
*
net: cdc_ncm: fix NULL pointer deref in cdc_ncm_bind_common
Bjørn Mork
2015-11-24
1
-4
/
+4
*
Merge tag 'linux-can-fixes-for-4.4-20151123' of git://git.kernel.org/pub/scm/...
David S. Miller
2015-11-24
16
-45
/
+24
|
\
|
*
can: remove obsolete assignment for CAN protocol error type
Oliver Hartkopp
2015-11-23
12
-17
/
+3
|
*
can: fix assignment of error location in CAN error messages
Oliver Hartkopp
2015-11-23
10
-28
/
+18
|
*
can: sja1000: clear interrupts on start
Mirza Krak
2015-11-23
1
-0
/
+3
*
|
tipc: fix error handling of expanding buffer headroom
Ying Xue
2015-11-24
1
-2
/
+5
[next]