summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFC: Move struct nfc_phy_ops out of HCI up to nfc core levelEric Lapuyade2013-09-252-6/+6
* NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistencyEric Lapuyade2013-09-252-77/+77
* NFC: NCI: Fix wrong allocation size in nci_spi_allocate_device()Eric Lapuyade2013-09-251-1/+1
* NFC: Standardize logging styleJoe Perches2013-09-258-61/+50Star
* NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>Joe Perches2013-09-254-122/+115Star
* NFC: Replace nfc_dev_dbg with dev_dbgJoe Perches2013-09-254-122/+91Star
* NFC: pn544: Add SE enable/disable operationArron Wang2013-09-251-7/+79
* NFC: Export nfc_find_se()Arron Wang2013-09-252-4/+6
* NFC: pn544: Add SE discover operationArron Wang2013-09-251-0/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-19127-517/+751
|\
| * netconsole: fix a deadlock with rtnl and netconsole's mutexNikolay Aleksandrov2013-09-191-4/+1Star
| * netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov2013-09-191-5/+4Star
| * skge: fix broken driverMikulas Patocka2013-09-191-2/+3
| * ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-09-199-16/+20
| * ip: use ip_hdr() in __ip_make_skb() to retrieve IP headerAnsis Atteka2013-09-191-1/+1
| * xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant2013-09-193-21/+23
| * net:dccp: do not report ICMP redirects to user spaceDuan Jiong2013-09-181-0/+1
| * cnic: Fix crash in cnic_bnx2x_service_kcq()Michael Chan2013-09-181-1/+2
| * bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan2013-09-187-10/+43
| * Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-09-181-0/+2
| |\
| | * batman-adv: set the TAG flag for the vid passed to BLAAntonio Quartulli2013-09-171-0/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-09-1811-31/+36
| |\ \
| | * | netfilter: nfnetlink_queue: use network skb for sequence adjustmentGao feng2013-09-171-1/+1
| | * | netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith2013-09-161-12/+16
| | * | netfilter: ipset: Validate the set family and not the set type family at swap...Jozsef Kadlecsik2013-09-161-1/+1
| | * | netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik2013-09-166-12/+13
| | * | netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/...Jozsef Kadlecsik2013-09-161-2/+2
| | * | netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pktPhil Oester2013-09-131-2/+2
| | * | netfilter: nf_conntrack: use RCU safe kfree for conntrack extensionsMichal Kubeček2013-09-131-1/+1
| * | | vxlan: Avoid creating fdb entry with NULL destinationSridhar Samudrala2013-09-181-9/+13
| * | | tcp: fix RTO calculated from cached RTTNeal Cardwell2013-09-181-1/+3
| * | | drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...Avinash Kumar2013-09-181-2/+2
| * | | net loopback: Set loopback_dev to NULL when freedEric W. Biederman2013-09-181-0/+1
| | |/ | |/|
| * | Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-09-174-22/+43
| |\ \
| | * | sfc: Reinitialise and re-validate datapath caps after MC rebootBen Hutchings2013-09-112-0/+13
| | * | sfc: Clean up validation of datapath capabilitiesBen Hutchings2013-09-111-19/+22
| | * | sfc: Reset derived rx_bad_bytes statistic when EF10 MC is rebootedBen Hutchings2013-09-111-0/+5
| | * | sfc: Disable PTP on EF10 until we're ready to handle inline RX timestampsBen Hutchings2013-09-111-2/+0Star
| | * | sfc: Minimal support for 40G link speedBen Hutchings2013-09-052-1/+3
| * | | net: sctp: rfc4443: do not report ICMP redirects to user spaceDaniel Borkmann2013-09-172-3/+2Star
| * | | net: usb: cdc_ether: use usb.h macros whenever possibleFabio Porcedda2013-09-171-46/+17Star
| * | | net: usb: cdc_ether: fix checkpatch errors and warningsFabio Porcedda2013-09-171-27/+20Star
| * | | net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda2013-09-171-0/+5
| * | | ip6_tunnels: raddr and laddr are inverted in nl msgDing Zhi2013-09-171-2/+2
| * | | bgmac: implement unaligned addressing for DMA rings that support itRafał Miłecki2013-09-172-10/+30
| * | | bgmac: allow bigger et_swtype nvram variableHauke Mehrtens2013-09-171-2/+2
| * | | bgmac: fix internal switch initializationRafał Miłecki2013-09-172-2/+2
| * | | drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN propertiesOlaf Hering2013-09-171-1/+13
| * | | cxgb4: remove workqueue when driver registration failsWei Yang2013-09-161-1/+3
| * | | isdn: hfcpci_softirq: get func return to suppress compiler warningAntonio Alecrim Jr2013-09-161-2/+2