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
*
8139cp: Use dev_kfree_skb_any() instead of dev_kfree_skb() in cp_clean_rings()
David Woodhouse
2015-09-21
1
-2
/
+2
*
net: Fix behaviour of unreachable, blackhole and prohibit routes
Nikola Forró
2015-09-21
3
-14
/
+26
*
bna: check for dma mapping errors
Ivan Vecera
2015-09-21
5
-1
/
+37
*
tcp_cubic: do not set epoch_start in the future
Eric Dumazet
2015-09-18
1
-2
/
+8
*
fjes: fix off-by-one error at fjes_hw_update_zone_task()
Taku Izumi
2015-09-18
1
-4
/
+4
*
MAINTAINERS: remove bouncing email address for qlcnic
Jiri Benc
2015-09-18
1
-1
/
+0
*
Merge branch 'vxlan-fixes'
David S. Miller
2015-09-18
7
-13
/
+47
|
\
|
*
bnx2x: track vxlan port count
Jiri Benc
2015-09-18
2
-2
/
+13
|
*
be2net: allow offloading with the same port for IPv4 and IPv6
Jiri Benc
2015-09-18
2
-0
/
+11
|
*
qlcnic: track vxlan port count
Jiri Benc
2015-09-18
2
-5
/
+14
|
*
vxlan: reject IPv6 addresses if IPv6 is not configured
Jiri Benc
2015-09-18
1
-1
/
+4
|
*
vxlan: set needed headroom correctly
Jiri Benc
2015-09-18
1
-5
/
+5
|
/
*
MAINTAINERS: add arcnet and take maintainership
Michael Grzeschik
2015-09-18
1
-0
/
+7
*
ARCNET: fix hard_header_len limit
Michael Grzeschik
2015-09-18
1
-1
/
+1
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-09-18
1
-6
/
+6
|
\
|
*
Bluetooth: Delay check for conn->smp in smp_conn_security()
Johan Hedberg
2015-09-17
1
-6
/
+6
*
|
atm: deal with setting entry before mkip was called
Sasha Levin
2015-09-18
1
-0
/
+3
*
|
ipv6: ip6_fragment: fix headroom tests and skb leak
Florian Westphal
2015-09-18
1
-6
/
+8
*
|
solos-pci: Increase headroom on received packets
David Woodhouse
2015-09-18
1
-2
/
+10
*
|
net: ks8851: Export OF module alias information
Javier Martinez Canillas
2015-09-18
1
-0
/
+1
*
|
net/mlx4_en: really allow to change RSS key
Eric Dumazet
2015-09-18
1
-2
/
+0
*
|
net: Fix vti use case with oif in dst lookups
David Ahern
2015-09-18
6
-4
/
+9
*
|
cxgb4: add device ID for few T5 adapters
Hariprasad Shenai
2015-09-18
1
-0
/
+5
*
|
net: qdisc: enhance default_qdisc documentation
Phil Sutter
2015-09-18
1
-7
/
+9
*
|
net: Add documentation for VRF device
David Ahern
2015-09-18
2
-0
/
+97
*
|
openvswitch: Fix IPv6 exthdr handling with ct helpers.
Joe Stringer
2015-09-18
1
-3
/
+5
*
|
ipv6: include NLM_F_REPLACE in route replace notifications
Roopa Prabhu
2015-09-18
3
-6
/
+8
|
/
*
dccp: drop null test before destroy functions
Julia Lawall
2015-09-16
2
-10
/
+5
*
net: core: drop null test before destroy functions
Julia Lawall
2015-09-16
1
-8
/
+4
*
atm: he: drop null test before destroy functions
Julia Lawall
2015-09-16
1
-5
/
+2
*
openvswitch: Fix mask generation for nested attributes.
Jesse Gross
2015-09-16
1
-23
/
+59
*
net: stmmac: Use msleep rather then udelay for reset delay
Sjoerd Simons
2015-09-16
1
-3
/
+8
*
rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink
Roopa Prabhu
2015-09-16
1
-10
/
+16
*
net: mvneta: fix DMA buffer unmapping in mvneta_rx()
Simon Guinot
2015-09-15
1
-1
/
+3
*
Merge branch 'ip6tunnel_dst'
David S. Miller
2015-09-15
6
-78
/
+179
|
\
|
*
ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel
Martin KaFai Lau
2015-09-15
3
-28
/
+36
|
*
ipv6: Avoid double dst_free
Martin KaFai Lau
2015-09-15
3
-9
/
+16
|
*
ipv6: Fix dst_entry refcnt bugs in ip6_tunnel
Martin KaFai Lau
2015-09-15
3
-48
/
+123
|
*
ipv6: Rename the dst_cache helper functions in ip6_tunnel
Martin KaFai Lau
2015-09-15
3
-10
/
+10
|
*
ipv6: Refactor common ip6gre_tunnel_init codes
Martin KaFai Lau
2015-09-15
1
-13
/
+24
|
/
*
irda: ali-ircc: Fix deadlock in ali_ircc_sir_change_speed()
Alexey Khoroshilov
2015-09-12
1
-6
/
+0
*
openvswitch: Fix dependency on IPv6 defrag.
Joe Stringer
2015-09-12
1
-1
/
+2
*
bridge: fix igmpv3 / mldv2 report parsing
Linus Lüssing
2015-09-12
1
-2
/
+2
*
bnx2x: use ktime_get_seconds() for timestamp
Arnd Bergmann
2015-09-12
1
-4
/
+2
*
sctp: fix race on protocol/netns initialization
Marcelo Ricardo Leitner
2015-09-12
1
-23
/
+41
*
ebpf: emit correct src_reg for conditional jumps
Tycho Andersen
2015-09-11
1
-1
/
+1
*
netlink, mmap: transform mmap skb into full skb on taps
Daniel Borkmann
2015-09-11
2
-7
/
+32
*
Merge tag 'sound-fix-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-11
3
-5
/
+18
|
\
|
*
ALSA: usb-audio: Change internal PCM order
Johan Rastén
2015-09-07
1
-1
/
+9
|
*
ALSA: hda - Fix white noise on Dell M3800
Niranjan Sivakumar
2015-09-05
1
-0
/
+1
[next]