aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: sched: htb: fix the calculation of quantumYang Yingliang2013-12-11
* net: sched: tbf: fix the calculation of max_sizeYang Yingliang2013-12-11
* udp: ipv4: fix an use after free in __udp4_lib_rcv()Eric Dumazet2013-12-10
* sctp: fix up a spacingwangweidong2013-12-10
* sctp: add check rto_min and rto_max in sysctlwangweidong2013-12-10
* sctp: check the rto_min and rto_max in setsockoptwangweidong2013-12-10
* ipv6: do not erase dst address with flow label destinationFlorent Fourcot2013-12-10
* sctp: properly latch and use autoclose value from sock to associationNeil Horman2013-12-10
* tipc: protect handler_enabled variable with qitem_lock spin lockYing Xue2013-12-10
* tipc: correct the order of stopping services at rmmodJon Paul Maloy2013-12-10
* net: unix: allow set_peek_off to failSasha Levin2013-12-10
* inet: fix NULL pointer Oops in fib(6)_rule_suppressStefan Tomanek2013-12-10
* net: drop_monitor: fix the value of maxattrChangli Gao2013-12-09
* ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa2013-12-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-12-09
|\
| * netfilter: nf_tables: fix missing rules flushing per tablePablo Neira Ayuso2013-12-07
| * netfilter: xt_hashlimit: fix proc entry leak in netns destroy pathSergey Popovich2013-12-07
| * netfilter: ipset: fix incorret comparison in hash_netnet4_data_equal()Dave Jones2013-11-25
* | 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