index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-11
libertas: potential oops in debugfs
Dan Carpenter
1
-1
/
+5
2013-11-11
rtlwifi: fix null dereference on efuse_word on kmalloc fail returns NULL
Colin Ian King
1
-2
/
+3
2013-11-11
mwifiex: fix invalid memory access in mwifiex_update_autoindex_ies()
Amitkumar Karwar
1
-4
/
+7
2013-11-11
mwifiex: fix invalid memory access in mwifiex_ret_tx_rate_cfg()
Amitkumar Karwar
1
-10
/
+12
2013-11-11
mwifiex: fix invalid memory access in mwifiex_get_power_level()
Amitkumar Karwar
1
-10
/
+12
2013-11-11
mwifiex: replace u16 with __le16 in struct mwifiex_types_power_group
Amitkumar Karwar
4
-8
/
+9
2013-11-11
mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()
Dan Carpenter
1
-0
/
+3
2013-11-11
rtlwifi: rtl8192se: Fix wrong assignment
Felipe Pena
1
-1
/
+1
2013-11-11
wireless: rt2800lib: Fix typo on checking
Felipe Pena
1
-1
/
+1
2013-11-11
ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh
Hannes Frederic Sowa
1
-0
/
+2
2013-11-11
vlan: Implement vlan_dev_get_egress_qos_mask as an inline.
David S. Miller
3
-107
/
+99
2013-11-11
ixgbe: add warning when max_vfs is out of range.
Jacob Keller
2
-8
/
+13
2013-11-11
igb: Update link modes display in ethtool
Carolyn Wyborny
1
-24
/
+27
2013-11-11
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
9
-203
/
+13
2013-11-11
ip6_output: fragment outgoing reassembled skb properly
Jiri Pirko
1
-1
/
+2
2013-11-09
MAINTAINERS: mv643xx_eth: take over maintainership from Lennart
Sebastian Hesselbarth
1
-1
/
+1
2013-11-09
net_sched: tbf: support of 64bit rates
Yang Yingliang
2
-4
/
+20
2013-11-08
ixgbe: deleting dfwd stations out of order can cause null ptr deref
John Fastabend
1
-2
/
+6
2013-11-08
ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS
John Fastabend
1
-6
/
+10
2013-11-08
ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
Duan Jiong
1
-2
/
+5
2013-11-08
nfnetlink: do not ack malformed messages
Jiri Benc
1
-3
/
+5
2013-11-08
net: Fix "ip rule delete table 256"
Andreas Henriksson
1
-1
/
+2
2013-11-08
ipv6: protect flow label renew against GC
Florent Fourcot
1
-0
/
+4
2013-11-08
ipv6: increase maximum lifetime of flow labels
Florent Fourcot
1
-1
/
+1
2013-11-08
ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt
Florent Fourcot
3
-0
/
+55
2013-11-08
net: flow_dissector: small optimizations in IPv4 dissect
Eric Dumazet
1
-3
/
+3
2013-11-08
netdev: smc91x: enable for xtensa
Baruch Siach
1
-2
/
+2
2013-11-08
inet: fix a UFO regression
Eric Dumazet
1
-1
/
+3
2013-11-08
net: skbuff - kernel-doc fixes
Mathias Krause
2
-6
/
+6
2013-11-08
caif: use pskb_put() instead of reimplementing its functionality
Mathias Krause
1
-11
/
+1
2013-11-08
net: move pskb_put() to core code
Mathias Krause
4
-15
/
+24
2013-11-08
net: calxedaxgmac: Fix panic caused by MTU change of active interface
Andreas Herrmann
1
-6
/
+4
2013-11-08
net/mlx4_en: Datapath structures are allocated per NUMA node
Eugenia Emantayev
7
-34
/
+71
2013-11-08
net/mlx4_core: ICM pages are allocated on device NUMA node
Eugenia Emantayev
3
-12
/
+32
2013-11-08
net/mlx4_en: Datapath resources allocated dynamically
Eugenia Emantayev
8
-111
/
+178
2013-11-08
net/mlx4_core: Add immediate activate for VGT->VST->VGT
Rony Efraim
2
-32
/
+81
2013-11-08
net/mlx4_core: Initialize all mailbox buffers to zero before use
Jack Morgenstein
10
-43
/
+2
2013-11-08
net/mlx4_en: Add RFS support in UDP
Eyal Perry
1
-11
/
+34
2013-11-08
ixgbe: enable l2 forwarding acceleration for macvlans
John Fastabend
4
-89
/
+443
2013-11-08
net: Add layer 2 hardware acceleration operations for macvlan devices
John Fastabend
8
-8
/
+89
2013-11-08
net/mlx4_en: Fixed crash when port type is changed
Amir Vadai
1
-4
/
+4
2013-11-08
isdn: icn: NULL dereference printing error message
Dan Carpenter
1
-2
/
+1
2013-11-08
net: make ndev->irq signed for error handling
Dan Carpenter
1
-1
/
+1
2013-11-08
6lowpan: release device on error path
Dan Carpenter
1
-1
/
+3
2013-11-08
RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlans
Eyal Perry
1
-5
/
+21
2013-11-08
net/vlan: Provide read access to the vlan egress map
Eyal Perry
2
-7
/
+20
2013-11-08
tg3: avoid double-freeing of rx data memory
Ivan Vecera
1
-6
/
+6
2013-11-08
MAINTAINERS: Update bnx2x maintainer
Eilon Greenstein
1
-1
/
+1
2013-11-08
net: x86: bpf: don't forget to free sk_filter (v2)
Andrey Vagin
1
-0
/
+2
2013-11-08
tipc: reassembly failures should cause link reset
Erik Hugne
1
-1
/
+1
[next]