summary refs log tree commit diff
AgeCommit message (Expand)Author
2013-12-28batman-adv: fix size of batadv_icmp_headerAntonio Quartulli
2013-12-28batman-adv: fix header alignment by unrolling batadv_headerSimon Wunderlich
2013-12-28batman-adv: fix alignment for batadv_coded_packetSimon Wunderlich
2013-12-27ipv6: release dst properly in ipip6_tunnel_xmitLi RongQing
2013-12-27netxen: Correct off-by-one errors in bounds checksDavid Gibson
2013-12-27net: Add some clarification to skb_tx_timestamp() comment.David S. Miller
2013-12-27arc_emac: fix potential use after freeEric Dumazet
2013-12-27tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir
2013-12-27net_sched: act: Dont increment refcnt on replaceJamal Hadi Salim
2013-12-27rds: prevent dereference of a NULL deviceSasha Levin
2013-12-26macvlan: fix netdev feature propagation from lower deviceFlorian Westphal
2013-12-22ipv4: consistent reporting of pmtu data in case of corkingHannes Frederic Sowa
2013-12-22drivers: net : cpsw: pass proper device name while requesting irqMugunthan V N
2013-12-22Merge branch 'cxgb4'David S. Miller
2013-12-22RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fieldsKumar Sanghvi
2013-12-22RDMA/cxgb4: Server filters are supported only for IPv4Kumar Sanghvi
2013-12-22RDMA/cxgb4: Calculate the filter server TID properlyKumar Sanghvi
2013-12-22cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi
2013-12-22cxgb4: Account for stid entries properly in case of IPv6Kumar Sanghvi
2013-12-22cxgb4: Assign filter server TIDs properlyKumar Sanghvi
2013-12-22cxgb4: Include TCP as protocol when creating server filtersKumar Sanghvi
2013-12-22cxgb4: Reserve stid 0 for T4/T5 adaptersKumar Sanghvi
2013-12-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-12-21hyperv: Fix race between probe and open callsHaiyang Zhang
2013-12-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-19dccp: catch failed request_module call in dccp_probe initWang Weidong
2013-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-12-19net: mvmdio: fix interrupt timeout handlingLeigh Brown
2013-12-19atl1c: Check return from pci_find_ext_capability() in atl1c_reset_pcie()Betty Dall
2013-12-19ipv6: always set the new created dst's from in ip6_rt_copyLi RongQing
2013-12-19net: fec: fix potential use after freeEric Dumazet
2013-12-19bnx2x: downgrade "valid ME register value" message levelMichal Schmidt
2013-12-19hamradio/yam: fix info leak in ioctlSalva Peiró
2013-12-19drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan
2013-12-19xen-netback: fix some error return codeWei Yongjun
2013-12-19net: inet_diag: zero out uninitialized idiag_{src,dst} fieldsDaniel Borkmann
2013-12-18ipv6: sit: update mtu check to take care of gso packetsEric Dumazet
2013-12-18ipv6: pmtudisc setting not respected with UFO/CORKHannes Frederic Sowa
2013-12-18dm9601: work around tx fifo sync issue on dm962xPeter Korsgaard
2013-12-18dm9601: make it clear that dm9620/dm9621a are also supportedPeter Korsgaard
2013-12-18dm9601: fix reception of full size ethernet frames on dm9620/dm9621aPeter Korsgaard
2013-12-18dm9601: add support for dm9621a based donglePeter Korsgaard
2013-12-18ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs
2013-12-18drivers: net cpsw: Enable In Band mode in cpsw for 10 mbpsMugunthan V N
2013-12-18Merge branch 'bond_locking'David S. Miller
2013-12-18bonding: protect port for bond_3ad_handle_link_change()dingtianhong
2013-12-18bonding: protect port for bond_3ad_adapter_duplex_changed()dingtianhong
2013-12-18bonding: protect port for bond_3ad_adapter_speed_changed()dingtianhong
2013-12-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-12-17ixgbe: fix for unused variable warning with certain configDon Skidmore