summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-29net: defer net_secret[] initializationEric Dumazet3-4/+6
2013-04-29be2net: FLR must be first cmd issued to Lancer FWKalesh AP1-11/+11
2013-04-29be2net: Use GET_FUNCTION_CONFIG V1 cmdKalesh AP2-2/+5
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller29-4639/+3688
2013-04-29sh_eth: add R8A77781 supportSergei Shtylyov2-3/+4
2013-04-29sctp: Correct type and usage of sctp_end_cksum()Simon Horman2-4/+3
2013-04-29netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixupFlorian Westphal2-3/+5
2013-04-29netfilter: nfnetlink_queue: add skb info attributeFlorian Westphal2-0/+23
2013-04-29netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal3-104/+152
2013-04-29netfilter: nf_queue: move device refcount bump to extra functionFlorian Westphal1-21/+28
2013-04-29netfilter: ipset: set match: add support to match the countersJozsef Kadlecsik6-9/+120
2013-04-29netfilter: ipset: The list:set type with counter supportJozsef Kadlecsik1-6/+67
2013-04-29netfilter: ipset: The hash types with counter supportJozsef Kadlecsik8-19/+381
2013-04-29netfilter: ipset: The bitmap types with counter supportJozsef Kadlecsik4-15/+186
2013-04-29netfilter: ipset: Introduce the counter extension in the coreJozsef Kadlecsik3-4/+86
2013-04-29netfilter: ipset: list:set type using the extension interfaceJozsef Kadlecsik1-246/+301
2013-04-29netfilter: ipset: Hash types using the unified code baseJozsef Kadlecsik7-1865/+610
2013-04-29netfilter: ipset: Unified hash type generationJozsef Kadlecsik2-1241/+1039
2013-04-29netfilter: ipset: Bitmap types using the unified code baseJozsef Kadlecsik3-958/+316
2013-04-29netfilter: ipset: Unified bitmap type generationJozsef Kadlecsik2-0/+271
2013-04-29netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik5-111/+87
2013-04-29netfilter: ipset: Move often used IPv6 address masking function to header fileJozsef Kadlecsik6-45/+9
2013-04-29netfilter: ipset: Make possible to test elements marked with nomatchJozsef Kadlecsik5-24/+40
2013-04-29hyperv: Fix a compiler warning in netvsc_send()Haiyang Zhang1-1/+1
2013-04-29Merge branch 'pegasus'David S. Miller2-336/+122
2013-04-29drivers: net: usb: pegasus: fix control urb submissionPetko Manolov2-217/+76
2013-04-29drivers: net: usb: pegasus: read/write_mii_word optimisedPetko Manolov1-50/+35
2013-04-29drivers: net: usb: pegasus: remove skb poolPetko Manolov2-67/+9
2013-04-29ipv6: Kill ipv6 dependency of icmpv6_send().Pravin B Shelar4-19/+83
2013-04-29net: increase frag hash sizeJesper Dangaard Brouer1-1/+1
2013-04-29atm: he: use mdelay instead of large udelay constantsArnd Bergmann1-1/+1
2013-04-29Merge branch 'pktdiag'David S. Miller4-5/+63
2013-04-29sock_diag: allow to dump bpf filtersNicolas Dichtel4-0/+42
2013-04-29packet_diag: disclose meminfo valuesNicolas Dichtel2-0/+6
2013-04-29packet_diag: disclose uid valueNicolas Dichtel2-5/+15
2013-04-29selftests: psock_tpacket: fix status checkDaniel Borkmann1-2/+2
2013-04-29vxlan: allow choosing destination port per vxlanstephen hemminger2-6/+15
2013-04-29vxlan: compute source port in network byte orderstephen hemminger1-5/+4
2013-04-29vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2)stephen hemminger2-6/+6
2013-04-29vxlan: fix byte order issues with NDA_PORTstephen hemminger1-13/+15
2013-04-29vxlan: document UDP default portstephen hemminger1-2/+4
2013-04-29vxlan: update mail address and copyright datestephen hemminger1-2/+2
2013-04-29bridge: Add fdb dst check during fdb updateroopa1-2/+14
2013-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller7-38/+80
2013-04-27Merge branch 'mlx4'David S. Miller8-12/+383
2013-04-27net/mlx4: Add support to get VF configRony Efraim3-0/+43
2013-04-27net/mlx4: Add VF MAC spoof checking supportRony Efraim6-1/+62
2013-04-27net/mlx4: Add set VF default vlan ID and priority supportRony Efraim8-7/+126
2013-04-27net/mlx4: Add set VF mac address supportRony Efraim3-1/+73
2013-04-27net/mlx4: Add structures to keep VF Ethernet ports informationRony Efraim3-0/+62