index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dcb
/
dcbnl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-18
tcp: metrics: Avoid duplicate entries with the same destination-IP
Christoph Paasch
1
-19
/
+32
2014-01-18
net: rds: fix per-cpu helper usage
Gerald Schaefer
1
-4
/
+3
2014-01-17
e1000e: Fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
1
-6
/
+2
2014-01-16
bpf: do not use reciprocal divide
Eric Dumazet
6
-46
/
+45
2014-01-16
be2net: add dma_mapping_error() check for dma_map_page()
Ivan Vecera
1
-2
/
+9
2014-01-16
bnx2x: Don't release PCI bars on shutdown
Yuval Mintz
1
-14
/
+15
2014-01-16
net,via-rhine: Fix tx_timeout handling
Richard Weinberger
1
-0
/
+1
2014-01-15
batman-adv: fix batman-adv header overhead calculation
Marek Lindner
1
-1
/
+1
2014-01-15
qlge: Fix vlan netdev features.
Jitendra Kalsaria
1
-0
/
+2
2014-01-15
net: avoid reference counter overflows on fib_rules in multicast forwarding
Hannes Frederic Sowa
2
-4
/
+10
2014-01-15
dm9601: add USB IDs for new dm96xx variants
Peter Korsgaard
1
-0
/
+12
2014-01-15
MAINTAINERS: add virtio-dev ML for virtio
Michael S. Tsirkin
1
-0
/
+3
2014-01-15
ieee802154: Fix memory leak in ieee802154_add_iface()
Christian Engelmayer
1
-2
/
+4
2014-01-14
net: usbnet: fix SG initialisation
Bjørn Mork
1
-1
/
+1
2014-01-14
inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait sockets
Neal Cardwell
1
-1
/
+4
2014-01-13
cxgb4: silence shift wrapping static checker warning
Dan Carpenter
1
-1
/
+1
2014-01-10
leds: lp5521/5523: Remove duplicate mutex
Milo Kim
2
-16
/
+8
2014-01-10
xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
Chuansheng Liu
1
-0
/
+1
2014-01-10
xfs: fix off-by-one error in xfs_attr3_rmt_verify
Jie Liu
1
-1
/
+1
2014-01-10
qlcnic: Fix ethtool statistics length calculation
Shahed Shaikh
1
-18
/
+21
2014-01-10
qlcnic: Fix bug in TX statistics
Manish Chopra
3
-1
/
+5
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
21
-62
/
+80
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-10
intel_idle: close avn_cstates array with correct marker
Jiang Liu
1
-1
/
+3
2014-01-09
Revert "intel_idle: mark states tables with __initdata tag"
Jiang Liu
1
-5
/
+5
2014-01-08
parisc: Ensure full cache coherency for kmap/kunmap
John David Anglin
3
-46
/
+6
2014-01-08
clk: clk-divider: fix divisor > 255 bug
James Hogan
1
-1
/
+1
2014-01-08
drm/nouveau/nouveau: fix memory leak in nouveau_crtc_page_flip()
Christian Engelmayer
1
-1
/
+1
2014-01-08
drm/nouveau/bios: fix offset calculation for BMPv1 bioses
Ilia Mirkin
1
-4
/
+4
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-07
MAINTAINERS: Updates for drm/i915
Daniel Vetter
1
-0
/
+2
2014-01-07
drm/nouveau: return offset of allocated notifier
Bob Gleitsmann
1
-0
/
+2
2014-01-07
drm/nouveau/bios: make jump conditional
Ilia Mirkin
1
-1
/
+5
2014-01-07
drm/nvce/mc: fix msi rearm on GF114
Sid Boyce
1
-1
/
+1
2014-01-07
drm/nvc0/gr: fix mthd data submission
Kelly Doran
1
-1
/
+1
2014-01-07
drm/nouveau: populate master subdev pointer only when fully constructed
Ben Skeggs
3
-3
/
+7
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
ACPI / Battery: Add a _BIX quirk for NEC LZ750/LS
Lan Tianyu
1
-1
/
+21
2014-01-06
intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.
Dirk Brandewie
1
-1
/
+2
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
[next]