summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-19genetlink: rename shadowed variableJohannes Berg1-5/+5
2013-11-19inet: prevent leakage of uninitialized memory to user in recv syscallsHannes Frederic Sowa8-38/+17
2013-11-18net: ipv6: ndisc: Fix warning when CONFIG_SYSCTL=nFabio Estevam1-1/+1
2013-11-18xen-netfront: fix missing rx_refill_timer when allocate memory failedMa JieYue1-3/+4
2013-11-16net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().David S. Miller1-18/+21
2013-11-16pkt_sched: fq: fix pacing for small framesEric Dumazet2-4/+21
2013-11-16pkt_sched: fq: warn users using defrateEric Dumazet2-9/+5
2013-11-16genetlink: unify registration functionsJohannes Berg2-41/+40
2013-11-16MAINTAINERS: Update Pegasus and RTL8150 repositories;Petko Manolov1-4/+4
2013-11-16net: ethernet: ti/cpsw: do not crash on single-MAC machines during resumeDaniel Mack1-6/+12
2013-11-16Merge branch 'macvlan'David S. Miller2-0/+22
2013-11-16macvlan: disable LRO on lower device instead of macvlanMichal Kubeček1-0/+5
2013-11-16macvlan: introduce macvlan_dev_real_dev() helper functionMichal Kubeček1-0/+17
2013-11-16bonding: add ip checks when store ip targetWang Weidong2-13/+9
2013-11-156lowpan: Uncompression of traffic class field was incorrectJukka Rissanen1-2/+2
2013-11-15tipc: fix dereference before check warningErik Hugne1-1/+2
2013-11-15ipv4: fix possible seqlock deadlockEric Dumazet1-1/+1
2013-11-15net/hsr: Fix possible leak in 'hsr_get_node_status()'Geyslan G. Bem1-1/+1
2013-11-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller31-163/+284
2013-11-15virtio-net: mergeable buffer size should include virtio-net headerMichael Dalton1-14/+16
2013-11-15connector: improved unaligned access error fixChris Metcalf1-30/+42
2013-11-15pkt_sched: fq: change classification of control packetsMaciej Żenczykowski1-7/+1
2013-11-15alx: Reset phy speed after resumehahnjo1-0/+3
2013-11-15Merge branch 'genetlink'David S. Miller27-407/+207
2013-11-15genetlink: make genl_ops flags a u8 and move to endJohannes Berg1-3/+3
2013-11-15genetlink: make all genl_ops users constJohannes Berg17-21/+21
2013-11-15genetlink: allow making ops constJohannes Berg3-24/+30
2013-11-15genetlink: register family ops as arrayJohannes Berg2-48/+37
2013-11-15genetlink: remove genl_register_ops/genl_unregister_opsJohannes Berg2-58/+1
2013-11-15wimax: use genl_register_family_with_ops()Johannes Berg6-119/+47
2013-11-15ieee802154: use genl_register_family_with_ops()Johannes Berg4-94/+51
2013-11-15hsr: use genl_register_family_with_ops()Johannes Berg1-29/+17
2013-11-15taskstats: use genl_register_family_with_ops()Johannes Berg1-25/+14
2013-11-15ip6tnl: fix use after free of fb_tnl_devNicolas Dichtel1-5/+13
2013-11-15sit/gre6: don't try to add the same route two timesNicolas Dichtel1-3/+0
2013-11-15sit: link local routes are missingNicolas Dichtel1-19/+5
2013-11-15sit: fix prefix length of ll and v4mapped addressesNicolas Dichtel1-7/+4
2013-11-15isdnloop: use strlcpy() instead of strcpy()Dan Carpenter1-3/+5
2013-11-15sit: fix use after free of fb_tunnel_devWillem de Bruijn1-4/+14
2013-11-15net:fec: fix WARNING caused by lack of calls to dma_mapping_error()Duan Fugang-B386111-6/+25
2013-11-15net: sctp: bug-fixing: retran_path not set properly after transports recoveri...Chang Xiangzhong1-2/+4
2013-11-15net-tcp: fix panic in tcp_fastopen_cache_set()Eric Dumazet1-1/+4
2013-11-15bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov1-0/+6
2013-11-15tcp: tsq: restore minimal amount of queueingEric Dumazet3-10/+5
2013-11-15Merge branch 'hwtstamp'David S. Miller6-54/+30
2013-11-15ixp4xx_eth: Validate hwtstamp_config completely before applying itBen Hutchings1-9/+3
2013-11-15ti_cpsw: Validate hwtstamp_config completely before applying itBen Hutchings1-10/+8
2013-11-15stmmac: Validate hwtstamp_config completely before applying itBen Hutchings1-9/+3
2013-11-15pch_gbe: Validate hwtstamp_config completely before applying itBen Hutchings1-9/+3
2013-11-15e1000e: Validate hwtstamp_config completely before applying itBen Hutchings1-8/+6