summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: reset timer after any SYNACK retransmitYuchung Cheng2013-04-291-1/+6
* net: Add MIB counters for checksum errorsEric Dumazet2013-04-2912-28/+72
* tg3: shows HW time stamping support only if ptp_capable is presentFlavio Leitner2013-04-291-4/+7
* net: defer net_secret[] initializationEric Dumazet2013-04-293-4/+6
* be2net: FLR must be first cmd issued to Lancer FWKalesh AP2013-04-291-11/+11
* be2net: Use GET_FUNCTION_CONFIG V1 cmdKalesh AP2013-04-292-2/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-2929-4639/+3688
|\
| * sctp: Correct type and usage of sctp_end_cksum()Simon Horman2013-04-292-4/+3
| * netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixupFlorian Westphal2013-04-292-3/+5
| * netfilter: nfnetlink_queue: add skb info attributeFlorian Westphal2013-04-292-0/+23
| * netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal2013-04-293-104/+152
| * netfilter: nf_queue: move device refcount bump to extra functionFlorian Westphal2013-04-291-21/+28
| * netfilter: ipset: set match: add support to match the countersJozsef Kadlecsik2013-04-296-9/+120
| * netfilter: ipset: The list:set type with counter supportJozsef Kadlecsik2013-04-291-6/+67
| * netfilter: ipset: The hash types with counter supportJozsef Kadlecsik2013-04-298-19/+381
| * netfilter: ipset: The bitmap types with counter supportJozsef Kadlecsik2013-04-294-15/+186
| * netfilter: ipset: Introduce the counter extension in the coreJozsef Kadlecsik2013-04-293-4/+86
| * netfilter: ipset: list:set type using the extension interfaceJozsef Kadlecsik2013-04-291-246/+301
| * netfilter: ipset: Hash types using the unified code baseJozsef Kadlecsik2013-04-297-1865/+610
| * netfilter: ipset: Unified hash type generationJozsef Kadlecsik2013-04-292-1241/+1039
| * netfilter: ipset: Bitmap types using the unified code baseJozsef Kadlecsik2013-04-293-958/+316
| * netfilter: ipset: Unified bitmap type generationJozsef Kadlecsik2013-04-292-0/+271
| * netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik2013-04-295-111/+87
| * netfilter: ipset: Move often used IPv6 address masking function to header fileJozsef Kadlecsik2013-04-296-45/+9
| * netfilter: ipset: Make possible to test elements marked with nomatchJozsef Kadlecsik2013-04-295-24/+40
* | sh_eth: add R8A77781 supportSergei Shtylyov2013-04-292-3/+4
* | hyperv: Fix a compiler warning in netvsc_send()Haiyang Zhang2013-04-291-1/+1
* | Merge branch 'pegasus'David S. Miller2013-04-292-336/+122
|\ \
| * | drivers: net: usb: pegasus: fix control urb submissionPetko Manolov2013-04-292-217/+76
| * | drivers: net: usb: pegasus: read/write_mii_word optimisedPetko Manolov2013-04-291-50/+35
| * | drivers: net: usb: pegasus: remove skb poolPetko Manolov2013-04-292-67/+9
|/ /
* | ipv6: Kill ipv6 dependency of icmpv6_send().Pravin B Shelar2013-04-294-19/+83
* | net: increase frag hash sizeJesper Dangaard Brouer2013-04-291-1/+1
* | atm: he: use mdelay instead of large udelay constantsArnd Bergmann2013-04-291-1/+1
* | Merge branch 'pktdiag'David S. Miller2013-04-294-5/+63
|\ \
| * | sock_diag: allow to dump bpf filtersNicolas Dichtel2013-04-294-0/+42
| * | packet_diag: disclose meminfo valuesNicolas Dichtel2013-04-292-0/+6
| * | packet_diag: disclose uid valueNicolas Dichtel2013-04-292-5/+15
|/ /
* | selftests: psock_tpacket: fix status checkDaniel Borkmann2013-04-291-2/+2
* | vxlan: allow choosing destination port per vxlanstephen hemminger2013-04-292-6/+15
* | vxlan: compute source port in network byte orderstephen hemminger2013-04-291-5/+4
* | vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2)stephen hemminger2013-04-292-6/+6
* | vxlan: fix byte order issues with NDA_PORTstephen hemminger2013-04-291-13/+15
* | vxlan: document UDP default portstephen hemminger2013-04-291-2/+4
* | vxlan: update mail address and copyright datestephen hemminger2013-04-291-2/+2
* | bridge: Add fdb dst check during fdb updateroopa2013-04-291-2/+14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-04-267-38/+80
|\ \
| * | ixgbe: add mac type to the version in ethtool_regsEmil Tantilov2013-04-251-1/+2
| * | ixgbe: add support for disabling link at boot time on 82599Emil Tantilov2013-04-252-2/+20
| * | ixgbe: cache AUTOC readsEmil Tantilov2013-04-252-16/+25
OpenPOWER on IntegriCloud