aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-03-06mac80211: Allow drivers to differentiate between ROC typesIlan Peer
2013-03-06cfg80211: refactor association parametersJohannes Berg
2013-03-06mac80211: support VHT capability overridesJohannes Berg
2013-03-06cfg80211: add ability to override VHT capabilitiesJohannes Berg
2013-03-06cfg80211: move exported event functions into nl80211Johannes Berg
2013-03-06nl80211: re-add channel width and extended capa advertisingJohannes Berg
2013-03-06wireless: move sequence number arithmetic to ieee80211.hJohannes Berg
2013-03-06nl80211: conditionally add back TCP WoWLAN informationJohannes Berg
2013-03-06nl80211: conditionally add back radar informationJohannes Berg
2013-03-06nl80211: allow splitting wiphy information in dumpsJohannes Berg
2013-03-06mac80211: clarify alignment commentJohannes Berg
2013-03-06net: rfkill: Fix sparse warning in rfkill-regulator.cSachin Kamat
2013-03-06cfg80211: comprehensively check station changesJohannes Berg
2013-03-06cfg80211: unify station WME parsingJohannes Berg
2013-03-06cfg80211: clean up station WME attribute parsingJohannes Berg
2013-03-06cfg80211: clean up mesh plink station change APIJohannes Berg
2013-03-06Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg
2013-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-06nfsd: fix krb5 handling of anonymous principalsJ. Bruce Fields
2013-03-06net/ipv4: Timestamp option cannot overflow with prespecified addressesDavid Ward
2013-03-06net: reduce net_rx_action() latency to 2 HZEric Dumazet
2013-03-06net: fix new kernel-doc warnings in net coreRandy Dunlap
2013-03-06pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligiblePaolo Valente
2013-03-06pkt_sched: sch_qfq: do not allow virtual time to jump if an aggregate is in s...Paolo Valente
2013-03-06pkt_sched: sch_qfq: prevent budget from wrapping around after a dequeuePaolo Valente
2013-03-06pkt_sched: sch_qfq: serve activated aggregates immediately if the scheduler i...Paolo Valente
2013-03-06pkt_sched: sch_qfq: fix the update of eligible-group setsPaolo Valente
2013-03-06pkt_sched: sch_qfq: properly cap timestamps in charge_actual_servicePaolo Valente
2013-03-06net/irda: Raise dtr in non-blocking openPeter Hurley
2013-03-06net/irda: Use barrier to set task statePeter Hurley
2013-03-06net/irda: Hold port lock while bumping blocked_openPeter Hurley
2013-03-06net/irda: Fix port open countsPeter Hurley
2013-03-06xfrm_user: constify netlink dispatch tableMathias Krause
2013-03-06xfrm: allow to avoid copying DSCP during encapsulationNicolas Dichtel
2013-03-05net: introduce NAPI_POLL_WEIGHTEric Dumazet
2013-03-05tcp: ipv6: bind() use stronger condition for bind_conflictFlavio Leitner
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-04tcp: fix double-counted receiver RTT when leaving receiver fast pathNeal Cardwell
2013-03-04CAIF: fix sparse warning for caif_usbSilviu-Mihai Popescu
2013-03-04rds: simplify a warning messageCong Wang
2013-03-04net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti
2013-03-04sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZECong Wang
2013-03-04rds: limit the size allocated by rds_message_alloc()Cong Wang
2013-03-04netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't setPaul Bolle
2013-03-04netfilter: xt_AUDIT: only generate audit log when audit enabledGao feng
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-03-03caif_dev: fix sparse warnings for caif_flow_cbSilviu-Mihai Popescu
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-03-02SUNRPC: One line comment fixTrond Myklebust
2013-03-02netfilter: nf_ct_helper: Fix logging for dropped packetsJoe Perches