aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-11-29net: clamp ->msg_namelen instead of returning an errorDan Carpenter
2013-11-29af_packet: block BH in prb_shutdown_retire_blk_timer()Veaceslav Falico
2013-11-28net: remove outdated comment for ipv4 and ipv6 protocol handlerBaker Zhang
2013-11-28sit: use kfree_skb to replace dev_kfree_skbGao feng
2013-11-28sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurementsXufeng Zhang
2013-11-28genetlink/pmcraid: use proper genetlink multicast APIJohannes Berg
2013-11-28genetlink: Fix uninitialized variable in genl_validate_assign_mc_groups()Geert Uytterhoeven
2013-11-26SUNRPC: do not fail gss proc NULL calls with EACCESAndy Adamson
2013-11-25netfilter: ipset: fix incorret comparison in hash_netnet4_data_equal()Dave Jones
2013-11-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-11-25mac80211: set hw initial idle stateKarl Beldan
2013-11-25mac80211: use capped prob when computing throughputsKarl Beldan
2013-11-25cfg80211: ignore supported rates for nonexistant bands on scanFelix Fietkau
2013-11-25mac80211: fix connection pollingEliad Peller
2013-11-25mac80211: fix the mesh channel switch supportChun-Yeow Yeoh
2013-11-25mac80211: don't attempt to reorder multicast framesJohannes Berg
2013-11-25cfg80211: disable 5/10 MHz support for all driversJohannes Berg
2013-11-25mac80211: minstrel_ht: fix rates selectionKarl Beldan
2013-11-25mac80211: fix for mesh beacon update on powersaveJavier Lopez
2013-11-25mac80211: fix crash when using AP VLAN interfacesFelix Fietkau
2013-11-25nl80211: check nla_nest_start() return valueJohannes Berg
2013-11-25nl80211: fix error path in nl80211_get_key()Johannes Berg
2013-11-25nl80211: check nla_put_* return valuesJohannes Berg
2013-11-25mac80211: fix scheduled scan rtnl deadlockJohannes Berg
2013-11-25mac80211: DFS setup chandef for radar_event correctlyJanusz Dziedzic
2013-11-25cfg80211: fix ibss wext chandef creationSimon Wunderlich
2013-11-25Revert "mac80211: allow disable power save in mesh"Bob Copeland
2013-11-23sch_tbf: handle too small burstEric Dumazet
2013-11-23ipv6: fix leaking uninitialized port number of offender sockaddrHannes Frederic Sowa
2013-11-23inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2013-11-23sit: generate icmpv6 error when receiving icmpv4 errorOussama Ghorbel
2013-11-23tcp_memcg: remove useless var old_limGao feng
2013-11-23gro: Clean up tcpX_gro_receive checksum verificationHerbert Xu
2013-11-23gro: Only verify TCP checksums for candidatesHerbert Xu
2013-11-23net: sctp: find the correct highest_new_tsn in sackChang Xiangzhong
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-21kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu
2013-11-21gso: handle new frag_list of frags GRO packetsHerbert Xu
2013-11-21genetlink: fix genlmsg_multicast() bugJohannes Berg
2013-11-21packet: fix use after free race in send path when dev is releasedDaniel Borkmann
2013-11-21wimax: remove dead codeMichael Opdenacker
2013-11-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-20net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...Hannes Frederic Sowa
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-11-20bridge: flush br's address entry in fdb when remove theDing Tianhong
2013-11-20net: core: Always propagate flag changes to interfacesVlad Yasevich