summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-19tcp: don't update snd_nxt, when a socket is switched from repair modeAndrey Vagin
2013-11-19atm: idt77252: fix dev refcnt leakYing Xue
2013-11-19xfrm: Release dst if this dst is improper for vti tunnelfan.du
2013-11-19netlink: fix documentation typo in netlink_set_err()Johannes Berg
2013-11-18be2net: Delete secondary unicast MAC addresses during be_closeAjit Khaparde
2013-11-18be2net: Fix unconditional enabling of Rx interface optionsAjit Khaparde
2013-11-18net, virtio_net: replace the magic valueZhi Yong Wu
2013-11-18ping: prevent NULL pointer dereference on write to msg_nameHannes Frederic Sowa
2013-11-18Merge branch 'bnx2x'David S. Miller
2013-11-18bnx2x: Prevent "timeout waiting for state X"Dmitry Kravkov
2013-11-18bnx2x: prevent CFC attentionDmitry Kravkov
2013-11-18bnx2x: Prevent panic during DMAE timeoutDmitry Kravkov
2013-11-18bnx2x: Clean the sp rtnl task upon unloadDmitry Kravkov
2013-11-18ipv6: Fix inet6_init() cleanup orderVlad Yasevich
2013-11-18genetlink: rename shadowed variableJohannes Berg
2013-11-18inet: prevent leakage of uninitialized memory to user in recv syscallsHannes Frederic Sowa
2013-11-18net: ipv6: ndisc: Fix warning when CONFIG_SYSCTL=nFabio Estevam
2013-11-18xen-netfront: fix missing rx_refill_timer when allocate memory failedMa JieYue
2013-11-15net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().David S. Miller
2013-11-15pkt_sched: fq: fix pacing for small framesEric Dumazet
2013-11-15pkt_sched: fq: warn users using defrateEric Dumazet
2013-11-15genetlink: unify registration functionsJohannes Berg
2013-11-15MAINTAINERS: Update Pegasus and RTL8150 repositories;Petko Manolov
2013-11-15net: ethernet: ti/cpsw: do not crash on single-MAC machines during resumeDaniel Mack
2013-11-15Merge branch 'macvlan'David S. Miller
2013-11-15macvlan: disable LRO on lower device instead of macvlanMichal Kubeček
2013-11-15macvlan: introduce macvlan_dev_real_dev() helper functionMichal Kubeček
2013-11-15bonding: add ip checks when store ip targetWang Weidong
2013-11-156lowpan: Uncompression of traffic class field was incorrectJukka Rissanen
2013-11-15tipc: fix dereference before check warningErik Hugne
2013-11-14ipv4: fix possible seqlock deadlockEric Dumazet
2013-11-14net/hsr: Fix possible leak in 'hsr_get_node_status()'Geyslan G. Bem
2013-11-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-11-14virtio-net: mergeable buffer size should include virtio-net headerMichael Dalton
2013-11-14connector: improved unaligned access error fixChris Metcalf
2013-11-14pkt_sched: fq: change classification of control packetsMaciej Żenczykowski
2013-11-14alx: Reset phy speed after resumehahnjo
2013-11-14Merge branch 'genetlink'David S. Miller
2013-11-14genetlink: make genl_ops flags a u8 and move to endJohannes Berg
2013-11-14genetlink: make all genl_ops users constJohannes Berg
2013-11-14genetlink: allow making ops constJohannes Berg
2013-11-14genetlink: register family ops as arrayJohannes Berg
2013-11-14genetlink: remove genl_register_ops/genl_unregister_opsJohannes Berg
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