aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | | packet: fix send path when running with proto == 0Daniel Borkmann2013-12-09
| * | | | | br: fix use of ->rx_handler_data in code executed on non-rx_handler pathJiri Pirko2013-12-06
| * | | | | net: clear local_df when passing skb between namespacesHannes Frederic Sowa2013-12-05
| * | | | | tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.Eric W. Biederman2013-12-05
| * | | | | sctp: disable max_burst when the max_burst is 0wangweidong2013-12-05
| * | | | | net_sched: Use default action walker methodsJamal Hadi Salim2013-12-05
| * | | | | net_sched: Provide default walker function for actionsJamal Hadi Salim2013-12-05
| * | | | | net_sched: Use default action lookup functionsJamal Hadi Salim2013-12-05
| * | | | | net_sched: Default action lookup method for actionsJamal Hadi Salim2013-12-05
| * | | | | net_sched: Fail if missing mandatory action operation methodsJamal Hadi Salim2013-12-05
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-05
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-02
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | mac80211: check csa wiphy flag in ibss before switchingSimon Wunderlich2013-12-02
| | | * | | cfg80211: disable CSA for all driversSimon Wunderlich2013-12-02
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-25
| | |\| | |
| | | * | | mac80211: set hw initial idle stateKarl Beldan2013-11-25
| | | * | | mac80211: use capped prob when computing throughputsKarl Beldan2013-11-25
| | | * | | cfg80211: ignore supported rates for nonexistant bands on scanFelix Fietkau2013-11-25
| | | * | | mac80211: fix connection pollingEliad Peller2013-11-25
| | | * | | mac80211: fix the mesh channel switch supportChun-Yeow Yeoh2013-11-25
| | | * | | mac80211: don't attempt to reorder multicast framesJohannes Berg2013-11-25
| | | * | | cfg80211: disable 5/10 MHz support for all driversJohannes Berg2013-11-25
| | | * | | mac80211: minstrel_ht: fix rates selectionKarl Beldan2013-11-25
| | | * | | mac80211: fix for mesh beacon update on powersaveJavier Lopez2013-11-25
| | | * | | mac80211: fix crash when using AP VLAN interfacesFelix Fietkau2013-11-25
| | | * | | nl80211: check nla_nest_start() return valueJohannes Berg2013-11-25
| | | * | | nl80211: fix error path in nl80211_get_key()Johannes Berg2013-11-25
| | | * | | nl80211: check nla_put_* return valuesJohannes Berg2013-11-25
| | | * | | mac80211: fix scheduled scan rtnl deadlockJohannes Berg2013-11-25
| | | * | | mac80211: DFS setup chandef for radar_event correctlyJanusz Dziedzic2013-11-25
| | | * | | cfg80211: fix ibss wext chandef creationSimon Wunderlich2013-11-25
| | | * | | Revert "mac80211: allow disable power save in mesh"Bob Copeland2013-11-25
| * | | | | rds: prevent BUG_ON triggered on congestion update to loopbackVenkat Venkatsubra2013-12-03
| * | | | | IPv6: Fixed support for blackhole and prohibit routesKamala R2013-12-02
| * | | | | ipv6: fix third arg of anycast_dst_alloc(), must be bool.François-Xavier Le Bail2013-12-02
| * | | | | ipv6: judge the accept_ra_defrtr before calling rt6_route_rcvDuan Jiong2013-12-02
* | | | | | Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-12-05
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SUNRPC: do not fail gss proc NULL calls with EACCESAndy Adamson2013-11-26
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-02
|\ \ \ \ \ \
| * | | | | | {pktgen, xfrm} Update IPv4 header total len and checksum after tranformationfan.du2013-12-01
| * | | | | | netem: fix gemodel loss generatorstephen hemminger2013-11-30
| * | | | | | netem: fix loss 4 state modelstephen hemminger2013-11-30
| * | | | | | netem: missing break in ge loss generatorstephen hemminger2013-11-30
| * | | | | | net/hsr: Support iproute print_opt ('ip -details ...')Arvid Brodin2013-11-30
| * | | | | | net/hsr: Very small fix of comment style.Arvid Brodin2013-11-30
| * | | | | | ipv6: fix possible seqlock deadlock in ip6_finish_output2Hannes Frederic Sowa2013-11-30
| * | | | | | inet: fix possible seqlock deadlocksEric Dumazet2013-11-29
| * | | | | | net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden2013-11-29
| * | | | | | net: clamp ->msg_namelen instead of returning an errorDan Carpenter2013-11-29
| * | | | | | af_packet: block BH in prb_shutdown_retire_blk_timer()Veaceslav Falico2013-11-29