aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-30bridge: avoid OOPS if root port not foundstephen hemminger
2013-04-30drivers: net: cpsw: fix kernel warn on cpsw irq enableMugunthan V N
2013-04-30sh_eth: use random MAC address if no valid one suppliedSergei Shtylyov
2013-04-303c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead
2013-04-30tg3: fix to append hardware time stamping flagsFlavio Leitner
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-30unix/stream: fix peeking with an offset larger than data in queueBenjamin Poirier
2013-04-30unix/dgram: fix peeking with an offset larger than data in queueBenjamin Poirier
2013-04-30unix/dgram: peek beyond 0-sized skbsBenjamin Poirier
2013-04-30openvswitch: Remove unneeded ovs_netdev_get_ifindex()Thomas Graf
2013-04-30net: Use consume_skb() to free gso segmented skbSridhar Samudrala
2013-04-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-29Merge branch 'vxlan_bnx2x_offload'David S. Miller
2013-04-29bnx2x: allow handling tunnel over udp offloadDmitry Kravkov
2013-04-29vxlan: do not set SKB_GSO_UDPDmitry Kravkov
2013-04-29cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSGVipul Pandya
2013-04-29cxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSGVipul Pandya
2013-04-29cxgb4: Fix pci_device_id structure initialization with correct PF numberVipul Pandya
2013-04-29tcp: reset timer after any SYNACK retransmitYuchung Cheng
2013-04-29net: Add MIB counters for checksum errorsEric Dumazet
2013-04-29tg3: shows HW time stamping support only if ptp_capable is presentFlavio Leitner
2013-04-29net: defer net_secret[] initializationEric Dumazet
2013-04-29be2net: FLR must be first cmd issued to Lancer FWKalesh AP
2013-04-29be2net: Use GET_FUNCTION_CONFIG V1 cmdKalesh AP
2013-04-29Merge tag 'nfc-next-3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-04-29sh_eth: add R8A77781 supportSergei Shtylyov
2013-04-29r8169: fix 8168evl frame padding.Stefan Bader
2013-04-29sctp: Correct type and usage of sctp_end_cksum()Simon Horman
2013-04-29netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixupFlorian Westphal
2013-04-29netfilter: nfnetlink_queue: add skb info attributeFlorian Westphal
2013-04-29netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal
2013-04-29netfilter: nf_queue: move device refcount bump to extra functionFlorian Westphal
2013-04-29netfilter: ipset: set match: add support to match the countersJozsef Kadlecsik
2013-04-29netfilter: ipset: The list:set type with counter supportJozsef Kadlecsik
2013-04-29netfilter: ipset: The hash types with counter supportJozsef Kadlecsik
2013-04-29netfilter: ipset: The bitmap types with counter supportJozsef Kadlecsik
2013-04-29netfilter: ipset: Introduce the counter extension in the coreJozsef Kadlecsik
2013-04-29netfilter: ipset: list:set type using the extension interfaceJozsef Kadlecsik
2013-04-29netfilter: ipset: Hash types using the unified code baseJozsef Kadlecsik
2013-04-29netfilter: ipset: Unified hash type generationJozsef Kadlecsik
2013-04-29netfilter: ipset: Bitmap types using the unified code baseJozsef Kadlecsik
2013-04-29netfilter: ipset: Unified bitmap type generationJozsef Kadlecsik
2013-04-29netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik
2013-04-29netfilter: ipset: Move often used IPv6 address masking function to header fileJozsef Kadlecsik
2013-04-29netfilter: ipset: Make possible to test elements marked with nomatchJozsef Kadlecsik
2013-04-29hyperv: Fix a compiler warning in netvsc_send()Haiyang Zhang
2013-04-29Merge branch 'pegasus'David S. Miller
2013-04-29drivers: net: usb: pegasus: fix control urb submissionPetko Manolov