summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-03-132-0/+6
| | | |\ \ \ \ \
| | | | * | | | | Bluetooth: Device 0cf3:3008 should map AR 3012Sunguk Lee2013-03-112-0/+3
| | | | * | | | | Bluetooth: Add support for atheros 04ca:3004 device to ath3kJosh Boyer2013-02-202-0/+3
| | | * | | | | | Merge tag 'nfc-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-03-112-9/+55
| | | |\ \ \ \ \ \
| | | | * | | | | | NFC: llcp: Report error to pending sockets when a device is removedSamuel Ortiz2013-03-081-4/+12
| | | | * | | | | | NFC: llcp: Clean raw sockets from nfc_llcp_socket_releaseSamuel Ortiz2013-03-081-0/+29
| | | | * | | | | | NFC: llcp: Clean local timers and works when removing a deviceSamuel Ortiz2013-03-081-7/+14
| | | | * | | | | | NFC: llcp: Decrease socket ack log when accepting a connectionSamuel Ortiz2013-03-081-0/+2
| | | * | | | | | | rtlwifi: rtl8192cu: Fix schedule while atomic bug splatLarry Finger2013-03-081-2/+0
| | | * | | | | | | mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao2013-03-081-4/+3
| | | |/ / / / / /
| * | | | | | | | drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_de...Mugunthan V N2013-03-171-1/+1
| * | | | | | | | ethernet/tulip: DE4x5 needs VIRT_TO_BUSArnd Bergmann2013-03-171-0/+1
| * | | | | | | | isdn: hisax: netjet requires VIRT_TO_BUSArnd Bergmann2013-03-171-2/+4
| * | | | | | | | net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork2013-03-173-27/+34
| * | | | | | | | rtnetlink: Mask the rta_type when range checkingVlad Yasevich2013-03-171-1/+1
| * | | | | | | | Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP uncon...Timo Teräs2013-03-161-4/+1
| |/ / / / / / /
| * | | | | | | Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bugZhouyi Zhou2013-03-152-2/+16
| * | | | | | | smsc75xx: configuration help incorrectly mentions smsc95xxRobert de Vries2013-03-151-1/+1
| * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2013-03-155-7/+12
| |\ \ \ \ \ \ \
| | * | | | | | | openvswitch: remove some useless commentsCong Wang2013-02-222-4/+2
| | * | | | | | | openvswitch: fix the calculation of checksum for vlan headerCong Wang2013-02-221-2/+2
| | * | | | | | | openvswitch: Fix parsing invalid LLC/SNAP ethertypesRich Lane2013-02-221-1/+5
| | * | | | | | | openvswitch: Call genlmsg_end in queue_userspace_packetRich Lane2013-02-221-0/+1
| | * | | | | | | openvswitch: Fix ovs_vport_cmd_new return value on successRich Lane2013-02-221-0/+1
| | * | | | | | | openvswitch: Fix ovs_vport_cmd_del return value on successRich Lane2013-02-221-0/+1
| * | | | | | | | net: fec: fix missing napi_disable callGeorg Hofmann2013-03-151-0/+1
| * | | | | | | | net: fec: restart the FEC when PHY speed changesLucas Stach2013-03-152-11/+16
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | skb: Propagate pfmemalloc on skb from head page onlyPavel Emelyanov2013-03-141-2/+4
| * | | | | | | tcp: fix skb_availroom()Eric Dumazet2013-03-143-4/+6
| * | | | | | | net: qmi_wwan: set correct altsetting for Gobi 1K devicesBjørn Mork2013-03-131-33/+16
| * | | | | | | ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev2013-03-131-7/+5
| * | | | | | | sctp: don't break the loop while meeting the active_path so as to find the ma...Xufeng Zhang2013-03-131-1/+1
| * | | | | | | sctp: Use correct sideffect command in duplicate cookie handlingVlad Yasevich2013-03-131-1/+1
| * | | | | | | tg3: 5715 does not link up when autoneg offNithin Sujir2013-03-131-0/+8
| * | | | | | | Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-03-131-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings2013-03-121-1/+2
| * | | | | | | | bonding: don't call update_speed_duplex() under spinlocksVeaceslav Falico2013-03-131-4/+2
| * | | | | | | | net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc()Daniel Mack2013-03-131-1/+1
| * | | | | | | | net/core: move vlan_depth out of while loop in skb_network_protocol()Li RongQing2013-03-121-1/+1
| * | | | | | | | ARM:net: an issue for k which is u32, never < 0Chen Gang2013-03-121-1/+1
| * | | | | | | | netconsole: don't call __netpoll_cleanup() while atomicVeaceslav Falico2013-03-121-6/+9
| * | | | | | | | bridge: reserve space for IFLA_BRPORT_FAST_LEAVEstephen hemminger2013-03-121-0/+1
| * | | | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-03-121-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | batman-adv: verify tt len does not exceed packet lenMarek Lindner2013-03-111-3/+3
| * | | | | | | | | net/ipv4: Ensure that location of timestamp option is storedDavid Ward2013-03-121-4/+1
| * | | | | | | | | cxgb4: Allow for backward compatibility with new VPD scheme.Santosh Rastapur2013-03-121-3/+9
| |/ / / / / / / /
* | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-03-184-17/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hwmon: (lm75) Fix tcn75 prefixJean Delvare2013-03-181-1/+1
| * | | | | | | | | hwmon: (lm75.h) Update header inclusionJean Delvare2013-03-181-1/+1
| * | | | | | | | | MAINTAINERS: Remove Mark M. HoffmanJean Delvare2013-03-182-15/+10
| | |_|_|_|_|/ / / | |/| | | | | | |
OpenPOWER on IntegriCloud