aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/wanxlfw.S (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-26af_key: fix info leaks in notify messagesMathias Krause1-0/+2
2013-06-26ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet1-1/+7
2013-06-26net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan4-30/+41
2013-06-25net/tg3: Avoid delay during MMIO accessGavin Shan1-0/+36
2013-06-25ipv6: check return value of ipv6_get_lladdrHannes Frederic Sowa1-5/+4
2013-06-25macvtap: fix recovery from gup errorsMichael S. Tsirkin1-2/+4
2013-06-25tun: fix recovery from gup errorsMichael S. Tsirkin1-2/+4
2013-06-25gre: fix a possible skb leakEric Dumazet3-9/+14
2013-06-25ipv6: Process unicast packet with Router Alert by checking flag in skb.YOSHIFUJI Hideaki / 吉藤英明1-3/+2
2013-06-24ath9k_htc: Handle IDLE state transition properlySujith Manoharan1-1/+1
2013-06-24ath9k: fix an RCU issue in calling ieee80211_get_tx_ratesFelix Fietkau1-1/+5
2013-06-24netfilter: ipt_ULOG: fix incorrect setting of ulog timerGao feng1-4/+8
2013-06-24netfilter: ctnetlink: send event when conntrack label was modifiedFlorian Westphal2-1/+2
2013-06-24netfilter: nf_nat_sip: fix manglingBalazs Peter Odor1-1/+2
2013-06-24qlcnic: Do not sleep while holding spinlockShahed Shaikh1-1/+1
2013-06-24drivers: net: cpsw: fix compilation error with cpsw driverMugunthan V N1-0/+1
2013-06-24tcp: doc : fix the syncookies default valueShan Wei1-2/+2
2013-06-24sh_eth: fix misreporting of transmit abortSergei Shtylyov1-2/+3
2013-06-24sh_eth: fix unhandled RFE interruptSergei Shtylyov2-16/+19
2013-06-24qmi_wwan: add various Novatel Gobi1K IDsDan Williams1-1/+7
2013-06-24net: eth: davicnci_cpdma: check dma map errorSebastian Siewior1-0/+7
2013-06-24bonding: fix slave speed reporting in bond_miimon_commitNikolay Aleksandrov1-1/+2
2013-06-24net/mlx_en: Timestamping is not supported in slave modeAmir Vadai1-0/+3
2013-06-23Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery1-1/+1
2013-06-20netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handlingPhil Oester1-1/+1
2013-06-19net: vlan: fix comment for vlan_ethhdr->h_vlan_protoOlaf Hering1-1/+1
2013-06-19ipv6: don't call addrconf_dst_alloc again when enable loGao feng1-0/+3
2013-06-19mv643xx_eth: Allocate receive queue initialized to zeroLubomir Rintel1-1/+1
2013-06-19pxa168_eth: Allocate receive queue initialized to zeroLubomir Rintel1-2/+2
2013-06-19sfc: Remove write permission from phy_type attributeBen Hutchings1-1/+1
2013-06-19netdev: octeon_mgmt: Fix structure layout for little-endian.David Daney1-7/+15
2013-06-19netdev: octeon_mgmt: Correct tx IFG workaround.David Daney1-3/+6
2013-06-19ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.Aydin Arik1-2/+2
2013-06-19stmmac: fix EEE setupGiuseppe CAVALLARO2-37/+33
2013-06-19drivers: net: cpsw: fix cpsw clock gating issue across suspend/resumeMugunthan V N1-0/+2
2013-06-19netlink: export netlink_diag.h headerstephen hemminger1-0/+1
2013-06-19net: fec: Fix build for MCF5272Guenter Roeck1-0/+14
2013-06-19nl80211: fix attrbuf access race by allocating a separate oneJohannes Berg1-2/+9
2013-06-19vxlan: fix check for migration of static entrystephen hemminger1-1/+1
2013-06-19can: usb_8dev: unregister netdev before free()ingMarc Kleine-Budde1-1/+4
2013-06-19ipvs: SCTP ports should be writable in ICMP packetsJulian Anastasov1-1/+2
2013-06-17ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skbMatthias Schiffer1-1/+1
2013-06-17bridge: fix switched interval for MLD Query typesLinus Lüssing1-2/+3
2013-06-17vlan: restore ethtool ABI to control VLAN hardware accelerationFernando Luis Vazquez Cao1-3/+3
2013-06-17net: cpsw: check for cpts pointer after its allocationSebastian Siewior1-1/+1
2013-06-17alx: add a simple AR816x/AR817x device driverJohannes Berg9-0/+4568
2013-06-17Fix the VLAN_TAG_PRESENT in netvsc_recv_callback()Haiyang Zhang1-1/+3
2013-06-17vxlan: handle skb_clone failurestephen hemminger1-3/+5
2013-06-17vxlan: only migrate dynamic FDB entriesstephen hemminger1-4/+12
2013-06-17vxlan: fix race between flush and incoming learningstephen hemminger1-7/+9