index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-10
macvlan: forbid L2 fowarding offload for macvtap
Jason Wang
1
-1
/
+4
2014-01-10
bnx2x: fix DMA unmapping of TSO split BDs
Michal Schmidt
1
-4
/
+9
2014-01-10
ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME
Hannes Frederic Sowa
1
-2
/
+4
2014-01-10
bnx2x: prevent WARN during driver unload
Yuval Mintz
2
-18
/
+38
2014-01-07
tipc: correctly unlink packets from deferred packet queue
Erik Hugne
1
-0
/
+1
2014-01-07
ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.c
Li RongQing
1
-0
/
+6
2014-01-06
bridge: use spin_lock_bh() in br_multicast_set_hash_max
Curt Brune
1
-2
/
+2
2014-01-06
ipv6: don't install anycast address for /128 addresses on routers
Hannes Frederic Sowa
1
-2
/
+2
2014-01-06
hso: fix handling of modem port SERIAL_STATE notifications
Dan Williams
1
-2
/
+11
2014-01-06
isdn: Drop big endian cpp checks from telespci and hfc_pci drivers
Guenter Roeck
2
-8
/
+0
2014-01-06
ext4: fix bigalloc regression
Eric Whitney
1
-1
/
+1
2014-01-06
be2net: fix max_evt_qs calculation for BE3 in SR-IOV config
Suresh Reddy
2
-4
/
+9
2014-01-06
be2net: increase the timeout value for loopback-test FW cmd
Suresh Reddy
3
-12
/
+22
2014-01-06
be2net: disable RSS when number of RXQs is reduced to 1 via set-channels
Vasundhara Volam
2
-6
/
+12
2014-01-06
netfilter: only warn once on wrong seqadj usage
Jesper Dangaard Brouer
1
-1
/
+1
2014-01-06
netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper
Daniel Borkmann
1
-5
/
+27
2014-01-06
xen-netback: Include header for vmalloc
Josh Boyer
1
-0
/
+1
2014-01-06
net: 6lowpan: fix lowpan_header_create non-compression memcpy call
Daniel Borkmann
1
-1
/
+1
2014-01-06
fec: Revert "fec: Do not assume that PHY reset is active low"
Fabio Estevam
1
-10
/
+4
2014-01-06
bnx2x: fix VLAN configuration for VFs.
Yuval Mintz
5
-112
/
+174
2014-01-06
bnx2x: fix AFEX memory overflow
Yuval Mintz
1
-1
/
+4
2014-01-06
bnx2x: Clean before update RSS arrives
Michal Kalderon
2
-1
/
+7
2014-01-06
bnx2x: Correct number of MSI-X vectors for VFs
Michal Kalderon
1
-3
/
+6
2014-01-06
bnx2x: limit number of interrupt vectors for 57711
Dmitry Kravkov
2
-3
/
+5
2014-01-05
ARM: 7933/1: rename ioremap_cached to ioremap_cache
Rob Herring
3
-3
/
+3
2014-01-05
ARM: fix "bad mode in ... handler" message for undefined instructions
Russell King
1
-1
/
+7
2014-01-05
CRYPTO: Fix more AES build errors
Russell King
2
-2
/
+2
2014-01-05
Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."
Dave Kleikamp
1
-2
/
+2
2014-01-05
sparc64: smp_callin: Enable irqs after preemption is disabled
Kirill Tkhai
1
-1
/
+2
2014-01-05
sparc/PCI: Use dev_is_pci() to identify PCI devices
Yijing Wang
2
-4
/
+3
2014-01-05
Linux 3.13-rc7
v3.13-rc7
Linus Torvalds
1
-1
/
+1
2014-01-04
NFC: Fix target mode p2p link establishment
Arron Wang
1
-1
/
+1
2014-01-04
qlcnic: Fix bug in Tx completion path
Shahed Shaikh
4
-7
/
+12
2014-01-04
infiniband: make sure the src net is infiniband when create new link
Hangbin Liu
1
-1
/
+2
2014-01-04
{vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properly
fan.du
1
-1
/
+2
2014-01-04
cxgb4: allow large buffer size to have page size
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2014-01-03
netpoll: Fix missing TXQ unlock and and OOPS.
David S. Miller
1
-2
/
+9
2014-01-03
ipv6: fix the use of pcpu_tstats in ip6_vti.c
Li RongQing
1
-21
/
+3
2014-01-03
ipv6: fix the use of pcpu_tstats in ip6_tunnel
Li RongQing
1
-5
/
+16
2014-01-03
ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...
Yasushi Asano
1
-3
/
+10
2014-01-03
net: llc: fix use after free in llc_ui_recvmsg
Daniel Borkmann
1
-2
/
+3
2014-01-03
virtio-net: fix refill races during restore
Jason Wang
1
-5
/
+6
2014-01-03
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
Wei-Chun Chao
4
-23
/
+44
2014-01-02
epoll: do not take the nested ep->mtx on EPOLL_CTL_DEL
Jason Baron
1
-4
/
+0
2014-01-02
sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...
Nobuhiro Iwamatsu
1
-0
/
+5
2014-01-02
drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()
Jiang Liu
1
-1
/
+10
2014-01-02
mm/memory-failure.c: transfer page count from head page to tail page after sp...
Naoya Horiguchi
1
-0
/
+10
2014-01-02
MAINTAINERS: set up proper record for Xilinx Zynq
Michal Simek
1
-0
/
+3
2014-01-02
mm: remove bogus warning in copy_huge_pmd()
Mel Gorman
1
-3
/
+0
2014-01-02
memcg: fix memcg_size() calculation
Vladimir Davydov
1
-1
/
+1
[next]