summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * mwifiex: fix invalid memory access in mwifiex_ret_tx_rate_cfg()Amitkumar Karwar2013-11-111-10/+12
| | * mwifiex: fix invalid memory access in mwifiex_get_power_level()Amitkumar Karwar2013-11-111-10/+12
| | * mwifiex: replace u16 with __le16 in struct mwifiex_types_power_groupAmitkumar Karwar2013-11-114-8/+9
| | * mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()Dan Carpenter2013-11-111-0/+3
| | * rtlwifi: rtl8192se: Fix wrong assignmentFelipe Pena2013-11-111-1/+1
| | * wireless: rt2800lib: Fix typo on checkingFelipe Pena2013-11-111-1/+1
* | | virtio-net: mergeable buffer size should include virtio-net headerMichael Dalton2013-11-141-14/+16
* | | connector: improved unaligned access error fixChris Metcalf2013-11-141-30/+42
* | | pkt_sched: fq: change classification of control packetsMaciej Żenczykowski2013-11-141-7/+1
* | | alx: Reset phy speed after resumehahnjo2013-11-141-0/+3
* | | Merge branch 'genetlink'David S. Miller2013-11-1427-407/+207
|\ \ \
| * | | genetlink: make genl_ops flags a u8 and move to endJohannes Berg2013-11-141-3/+3
| * | | genetlink: make all genl_ops users constJohannes Berg2013-11-1417-21/+21
| * | | genetlink: allow making ops constJohannes Berg2013-11-143-24/+30
| * | | genetlink: register family ops as arrayJohannes Berg2013-11-142-48/+37
| * | | genetlink: remove genl_register_ops/genl_unregister_opsJohannes Berg2013-11-142-58/+1
| * | | wimax: use genl_register_family_with_ops()Johannes Berg2013-11-146-119/+47
| * | | ieee802154: use genl_register_family_with_ops()Johannes Berg2013-11-144-94/+51
| * | | hsr: use genl_register_family_with_ops()Johannes Berg2013-11-141-29/+17
| * | | taskstats: use genl_register_family_with_ops()Johannes Berg2013-11-141-25/+14
|/ / /
* | | ip6tnl: fix use after free of fb_tnl_devNicolas Dichtel2013-11-141-5/+13
* | | sit/gre6: don't try to add the same route two timesNicolas Dichtel2013-11-141-3/+0
* | | sit: link local routes are missingNicolas Dichtel2013-11-141-19/+5
* | | sit: fix prefix length of ll and v4mapped addressesNicolas Dichtel2013-11-141-7/+4
* | | isdnloop: use strlcpy() instead of strcpy()Dan Carpenter2013-11-141-3/+5
* | | sit: fix use after free of fb_tunnel_devWillem de Bruijn2013-11-141-4/+14
* | | net:fec: fix WARNING caused by lack of calls to dma_mapping_error()Duan Fugang-B386112013-11-141-6/+25
* | | net: sctp: bug-fixing: retran_path not set properly after transports recoveri...Chang Xiangzhong2013-11-141-2/+4
* | | net-tcp: fix panic in tcp_fastopen_cache_set()Eric Dumazet2013-11-141-1/+4
* | | bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov2013-11-141-0/+6
* | | tcp: tsq: restore minimal amount of queueingEric Dumazet2013-11-143-10/+5
* | | Merge branch 'hwtstamp'David S. Miller2013-11-146-54/+30
|\ \ \
| * | | ixp4xx_eth: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-141-9/+3
| * | | ti_cpsw: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-141-10/+8
| * | | stmmac: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-141-9/+3
| * | | pch_gbe: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-141-9/+3
| * | | e1000e: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-141-8/+6
| * | | tg3: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-141-9/+7
|/ / /
* | | bridge: Fix memory leak when deleting bridge with vlan filtering enabledToshiaki Makita2013-11-141-0/+1
* | | bridge: Call vlan_vid_del for all vids at nbp_vlan_flushToshiaki Makita2013-11-141-0/+4
* | | bridge: Use vlan_vid_[add/del] instead of direct ndo_vlan_rx_[add/kill]_vid c...Toshiaki Makita2013-11-141-14/+6
* | | random32: use msecs_to_jiffies for reseed timerDaniel Borkmann2013-11-141-2/+6
* | | random32: add __init prefix to prandom_start_seed_timerDaniel Borkmann2013-11-141-2/+2
* | | macvtap: limit head length of skb allocatedJason Wang2013-11-141-1/+7
* | | tuntap: limit head length of skb allocatedJason Wang2013-11-141-1/+9
|/ /
* | net: mv643xx_eth: potential NULL dereference in probe()Dan Carpenter2013-11-141-1/+2
* | net: cdc_ncm: cleanup a type issue in cdc_ncm_setup()Dan Carpenter2013-11-141-1/+1
* | core/dev: do not ignore dmac in dev_forward_skb()Alexei Starovoitov2013-11-142-7/+3
* | usbnet: fix status interrupt urb handlingFelix Fietkau2013-11-141-3/+0
* | bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico2013-11-141-2/+3