summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-19qeth: delay feature traceStefan Raspl
2013-03-18tcp: dont handle MTU reduction on LISTEN socketEric Dumazet
2013-03-18bnx2x: fix occasional statistics off-by-4GB errorMaciej Żenczykowski
2013-03-17vhost/net: fix heads usage of ubuf_infoMichael S. Tsirkin
2013-03-17bridge: Add support for setting BR_ROOT_BLOCK flag.Vlad Yasevich
2013-03-17bnx2x: add missing napi deletion in error pathMichal Schmidt
2013-03-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-03-17drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_de...Mugunthan V N
2013-03-17ethernet/tulip: DE4x5 needs VIRT_TO_BUSArnd Bergmann
2013-03-17isdn: hisax: netjet requires VIRT_TO_BUSArnd Bergmann
2013-03-17net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork
2013-03-17rtnetlink: Mask the rta_type when range checkingVlad Yasevich
2013-03-17Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP uncon...Timo Teräs
2013-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-15Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bugZhouyi Zhou
2013-03-15smsc75xx: configuration help incorrectly mentions smsc95xxRobert de Vries
2013-03-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2013-03-15net: fec: fix missing napi_disable callGeorg Hofmann
2013-03-15net: fec: restart the FEC when PHY speed changesLucas Stach
2013-03-14skb: Propagate pfmemalloc on skb from head page onlyPavel Emelyanov
2013-03-14tcp: fix skb_availroom()Eric Dumazet
2013-03-13rtlwifi: rtl8192cu: Fix problem that prevents reassociationLarry Finger
2013-03-13rt2x00: fix rt2x00 to work with the new ralink SoC config symbolsJohn Crispin
2013-03-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-03-13net: qmi_wwan: set correct altsetting for Gobi 1K devicesBjørn Mork
2013-03-13ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev
2013-03-13sctp: don't break the loop while meeting the active_path so as to find the ma...Xufeng Zhang
2013-03-13sctp: Use correct sideffect command in duplicate cookie handlingVlad Yasevich
2013-03-13tg3: 5715 does not link up when autoneg offNithin Sujir
2013-03-13Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2013-03-13bonding: don't call update_speed_duplex() under spinlocksVeaceslav Falico
2013-03-13net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc()Daniel Mack
2013-03-12sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings
2013-03-12net/core: move vlan_depth out of while loop in skb_network_protocol()Li RongQing
2013-03-12ARM:net: an issue for k which is u32, never < 0Chen Gang
2013-03-12netconsole: don't call __netpoll_cleanup() while atomicVeaceslav Falico
2013-03-12bridge: reserve space for IFLA_BRPORT_FAST_LEAVEstephen hemminger
2013-03-12Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-03-12net/ipv4: Ensure that location of timestamp option is storedDavid Ward
2013-03-12cxgb4: Allow for backward compatibility with new VPD scheme.Santosh Rastapur
2013-03-11batman-adv: verify tt len does not exceed packet lenMarek Lindner
2013-03-11Bluetooth: Device 0cf3:3008 should map AR 3012Sunguk Lee
2013-03-11Merge tag 'nfc-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2013-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-03-11s390: Fix a header dependencies related build errorLi Zefan
2013-03-11um: Use tty_port in SIGWINCH handlerRichard Weinberger
2013-03-11um: Use tty_port_operations->destructRichard Weinberger