aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/SecurityBugs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-07bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails.Jesper Juhl1-2/+1
2012-02-07CONFIG_TR/CONFIG_LLC: work around the problem with selectAl Viro1-1/+4
2012-02-07Revert "skge: check for PCI dma mapping errors"stephen hemminger1-58/+13
2012-02-06mlx4: fix DMA mapping leak when allocation failsThadeu Lima de Souza Cascardo1-1/+5
2012-02-06mlx4: allow device removal by fixing dma unmap sizeThadeu Lima de Souza Cascardo3-4/+6
2012-02-06mlx4_core: use correct port for steeringEugenia Emantayev1-6/+6
2012-02-06mlx4_core: use correct flag for unicast_promiscEugenia Emantayev1-2/+2
2012-02-06mlx4_core: fix memory leak at multi_func_cleanupEugenia Emantayev1-5/+5
2012-02-05via-velocity: S3 resume fix.David Lv1-3/+0
2012-02-04ipv4: reset flowi parameters on route connectJulian Anastasov2-0/+14
2012-02-04tcp_v4_send_reset: binding oif to iif in no sock caseShawn Lu1-0/+5
2012-02-04netprio_cgroup: Fix obo in get_prioidxNeil Horman1-3/+4
2012-02-03ixgbe: Fix typo in ixgbe_common.hMasanari Iida1-1/+1
2012-02-03igbvf: change copyright dateMitch A Williams10-11/+11
2012-02-03ixgbevf: Update copyright noticesGreg Rose10-11/+11
2012-02-03ixgbevf: Fix mailbox interrupt ack bugGreg Rose2-6/+21
2012-02-03ixgbe: make ethtool strings table constStephen Hemminger1-1/+1
2012-02-03ixgbe: Add warning when no space left for more MAC filtersGreg Rose1-0/+3
2012-02-03ixgbe: update copyright to 2012Don Skidmore25-26/+26
2012-02-03can: peak_pci: Fix the way channels are linked togetherStephane Grosjean1-14/+9
2012-02-03can: ems_usb: Removed double netif_device_detachSebastian Haas1-9/+0
2012-02-03can: pch_can: fix error passive level testXi Wang1-1/+2
2012-02-03can: ti_hecc: use netif_rx in the interruptWolfgang Grandegger1-1/+2
2012-02-03can: cc770: Fix indirect access deadlock on ISA cardsWolfgang Zarre1-1/+15
2012-02-03can: cc770: store echo skb before starting the transferWolfgang Grandegger1-1/+3
2012-02-03can: flexcan: fix irq flooding by clearing all interrupt sourcesWolfgang Grandegger1-1/+6
2012-02-02caif: Bugfix double kfree_skb upon xmit failureDmitry Tarnyagin1-4/+6
2012-02-02caif: Bugfix list_del_rcu race in cfmuxl_ctrlcmd.sjur.brandeland@stericsson.com1-9/+3
2012-02-02net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang3-5/+18
2012-02-02net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessaryHaiyang Zhang1-4/+4
2012-02-02drivers/net/ethernet/ti: Move call to PTR_ERR after reassignmentJulia Lawall2-2/+3
2012-02-02net/hyperv: fix the issue that large packets be dropped under bridgeWei Yongjun1-0/+19
2012-02-02tcp: properly initialize tcp memory limitsJason Wang2-8/+2
2012-02-01mac80211: timeout a single frame in the rx reorder bufferEliad Peller1-1/+1
2012-02-01iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach3-3/+11
2012-02-01ssb: fix cardbus slot in hostmodeHauke Mehrtens1-1/+1
2012-02-01iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville1-1/+1
2012-02-01rt2800lib: fix wrong -128dBm when signal is stronger than -12dBmLuigi Tarenga1-4/+4
2012-02-01bcma: Fix mem leak in bcma_bus_scan()Jesper Juhl1-8/+11
2012-02-01ethtool: Null-terminate filename passed to ethtool_ops::flash_deviceBen Hutchings2-5/+3
2012-02-01net: Disambiguate kernel messageArun Sharma3-12/+26
2012-02-01net/hyperv: rx_bytes should account the ether header sizeWei Yongjun1-1/+1
2012-01-31net: fec: correct phy_name buffer length when init phy_nameRichard Zhao1-1/+1
2012-01-30af_unix: fix EPOLLET regression for stream socketsEric Dumazet1-15/+4
2012-01-30tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell1-4/+2
2012-01-30net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa3-3/+16
2012-01-30vmwgfx: Fix assignment in vmw_framebuffer_create_handleRyan Mallon1-1/+1
2012-01-30drm/radeon/kms: Fix device tree linkage of i2c busesJean Delvare1-0/+1
2012-01-30drm: Pass the real error code back during GEM bo initialisationChris Wilson1-1/+1
2012-01-30Revert "drm/i810: cleanup reclaim_buffers"Daniel Vetter3-13/+11