summary refs log tree commit diff
AgeCommit message (Expand)Author
2013-11-14wimax: use genl_register_family_with_ops()Johannes Berg
2013-11-14ieee802154: use genl_register_family_with_ops()Johannes Berg
2013-11-14hsr: use genl_register_family_with_ops()Johannes Berg
2013-11-14taskstats: use genl_register_family_with_ops()Johannes Berg
2013-11-14ip6tnl: fix use after free of fb_tnl_devNicolas Dichtel
2013-11-14sit/gre6: don't try to add the same route two timesNicolas Dichtel
2013-11-14sit: link local routes are missingNicolas Dichtel
2013-11-14sit: fix prefix length of ll and v4mapped addressesNicolas Dichtel
2013-11-14isdnloop: use strlcpy() instead of strcpy()Dan Carpenter
2013-11-14sit: fix use after free of fb_tunnel_devWillem de Bruijn
2013-11-14net:fec: fix WARNING caused by lack of calls to dma_mapping_error()Duan Fugang-B38611
2013-11-14net: sctp: bug-fixing: retran_path not set properly after transports recoveri...Chang Xiangzhong
2013-11-14net-tcp: fix panic in tcp_fastopen_cache_set()Eric Dumazet
2013-11-14bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov
2013-11-14tcp: tsq: restore minimal amount of queueingEric Dumazet
2013-11-14Merge branch 'hwtstamp'David S. Miller
2013-11-14ixp4xx_eth: Validate hwtstamp_config completely before applying itBen Hutchings
2013-11-14ti_cpsw: Validate hwtstamp_config completely before applying itBen Hutchings
2013-11-14stmmac: Validate hwtstamp_config completely before applying itBen Hutchings
2013-11-14pch_gbe: Validate hwtstamp_config completely before applying itBen Hutchings
2013-11-14e1000e: Validate hwtstamp_config completely before applying itBen Hutchings
2013-11-14tg3: Validate hwtstamp_config completely before applying itBen Hutchings
2013-11-14bridge: Fix memory leak when deleting bridge with vlan filtering enabledToshiaki Makita
2013-11-14bridge: Call vlan_vid_del for all vids at nbp_vlan_flushToshiaki Makita
2013-11-14bridge: Use vlan_vid_[add/del] instead of direct ndo_vlan_rx_[add/kill]_vid c...Toshiaki Makita
2013-11-14random32: use msecs_to_jiffies for reseed timerDaniel Borkmann
2013-11-14random32: add __init prefix to prandom_start_seed_timerDaniel Borkmann
2013-11-14macvtap: limit head length of skb allocatedJason Wang
2013-11-14tuntap: limit head length of skb allocatedJason Wang
2013-11-14net: mv643xx_eth: potential NULL dereference in probe()Dan Carpenter
2013-11-14net: cdc_ncm: cleanup a type issue in cdc_ncm_setup()Dan Carpenter
2013-11-14core/dev: do not ignore dmac in dev_forward_skb()Alexei Starovoitov
2013-11-14usbnet: fix status interrupt urb handlingFelix Fietkau
2013-11-14bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico
2013-11-14MAINTAINERS: cxgb3: Update cxgb3 maintainer entryDivy Le Ray
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-13Merge tag 'dlm-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2013-11-13Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2013-11-13Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-11-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-11-13Merge tag 'for-f2fs-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2013-11-13ipc, msg: fix message length check for negative valuesMathias Krause
2013-11-13ipc/util.c: remove unnecessary work pending testXie XiuQi
2013-11-13devpts: plug the memory leak in kill_sbIlija Hadzic