summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | Bluetooth: btmrvl: report error if verify_fw_download times outAndreas Fenkart2013-04-231-11/+10
| | | | * | | Bluetooth: btmrvl: release lock while waiting for fw download completeAndreas Fenkart2013-04-231-6/+12
| | | | * | | Bluetooth: btmrvl: use native helpers for debugfsAndy Shevchenko2013-04-231-244/+22
| | | | * | | Bluetooth: Remove unneeded parameter from L2CAP ATT channel handlingMarcel Holtmann2013-04-231-3/+4
| | | | * | | Bluetooth: hci_get_cmd_complete() can be staticFengguang Wu2013-04-231-1/+2
| | | | * | | Bluetooth: Add support for Intel Bluetooth device [8087:07dc]Tedd Ho-Jeong An2013-04-231-0/+377
| | | | * | | Bluetooth: Fix sending write_le_host_supporte for LE-only controllersJohan Hedberg2013-04-232-1/+17
| | | | * | | Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg2013-04-192-13/+17
| | | | * | | Bluetooth: remove unneeded var initialization in btmrvlGustavo Padovan2013-04-181-1/+1
| * | | | | | Merge branch 'vxlan_bnx2x_offload'David S. Miller2013-04-293-3/+8
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | bnx2x: allow handling tunnel over udp offloadDmitry Kravkov2013-04-292-2/+7
| | * | | | | vxlan: do not set SKB_GSO_UDPDmitry Kravkov2013-04-291-1/+1
| |/ / / / /
| * | | | | cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSGVipul Pandya2013-04-292-0/+26
| * | | | | cxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSGVipul Pandya2013-04-293-3/+76
| * | | | | cxgb4: Fix pci_device_id structure initialization with correct PF numberVipul Pandya2013-04-291-38/+38
| * | | | | 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
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud