summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill2013-03-011-12/+9
| * | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2013-03-196-15/+3
| |\ \ \ \
| | * | | | arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSPaul Bolle2013-03-192-12/+0
| | * | | | arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDPaul Bolle2013-03-191-1/+0
| | * | | | arm64: fix padding computation in struct ucontextAndreas Schwab2013-03-181-1/+1
| | * | | | arm64: Fix build error with !SMPCatalin Marinas2013-03-181-0/+2
| | * | | | arm64: Removed unused variable in compat_setup_rt_frame()Catalin Marinas2013-03-181-1/+0
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-1958-244/+387
| |\ \ \ \ \
| | * | | | | inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa2013-03-195-16/+44
| | * | | | | qeth: Fix scatter-gather regressionFrank Blaschka2013-03-193-8/+42
| | * | | | | qeth: Fix invalid router settings handlingStefan Raspl2013-03-192-6/+13
| | * | | | | qeth: delay feature traceStefan Raspl2013-03-191-1/+1
| | * | | | | tcp: dont handle MTU reduction on LISTEN socketEric Dumazet2013-03-182-7/+14
| | * | | | | bnx2x: fix occasional statistics off-by-4GB errorMaciej Żenczykowski2013-03-181-1/+2
| | * | | | | vhost/net: fix heads usage of ubuf_infoMichael S. Tsirkin2013-03-171-1/+2
| | * | | | | bridge: Add support for setting BR_ROOT_BLOCK flag.Vlad Yasevich2013-03-171-0/+1
| | * | | | | bnx2x: add missing napi deletion in error pathMichal Schmidt2013-03-171-0/+1
| | * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-03-178-76/+108
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-158-76/+108
| | | |\ \ \ \ \
| | | | * | | | | rtlwifi: rtl8192cu: Fix problem that prevents reassociationLarry Finger2013-03-131-52/+35
| | | | * | | | | rt2x00: fix rt2x00 to work with the new ralink SoC config symbolsJohn Crispin2013-03-132-9/+9
| | | | * | | | | 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