summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-12-06net/*: Fix FSF address in file headersJeff Kirsher
2013-12-06net/irda: Fix FSF address in file headersJeff Kirsher
2013-12-06netfilter: Fix FSF address in file headersJeff Kirsher
2013-12-06netlabel: Fix FSF address in file headersJeff Kirsher
2013-12-06ipv4/ipv6: Fix FSF address in file headersJeff Kirsher
2013-12-06sctp: Fix FSF address in file headersJeff Kirsher
2013-12-05Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2013-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-03rds: prevent BUG_ON triggered on congestion update to loopbackVenkat Venkatsubra
2013-12-02IPv6: Fixed support for blackhole and prohibit routesKamala R
2013-12-02ipv6: fix third arg of anycast_dst_alloc(), must be bool.François-Xavier Le Bail
2013-12-02ipv6: judge the accept_ra_defrtr before calling rt6_route_rcvDuan Jiong
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-02mac80211: check csa wiphy flag in ibss before switchingSimon Wunderlich
2013-12-02cfg80211: disable CSA for all driversSimon Wunderlich
2013-12-01{pktgen, xfrm} Update IPv4 header total len and checksum after tranformationfan.du
2013-11-30netem: fix gemodel loss generatorstephen hemminger
2013-11-30netem: fix loss 4 state modelstephen hemminger
2013-11-30netem: missing break in ge loss generatorstephen hemminger
2013-11-30net/hsr: Support iproute print_opt ('ip -details ...')Arvid Brodin
2013-11-30net/hsr: Very small fix of comment style.Arvid Brodin
2013-11-30ipv6: fix possible seqlock deadlock in ip6_finish_output2Hannes Frederic Sowa
2013-11-29inet: fix possible seqlock deadlocksEric Dumazet
2013-11-29net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden
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-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