summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | mac80211: another fix for idle handling in monitor modeFelix Fietkau2013-03-021-0/+6
| | | * | | mac80211: fix VHT MCS calculationJohannes Berg2013-03-011-0/+3
| | | * | | mac80211: fix oops on mesh PS broadcast forwardingMarco Porsch2013-03-011-1/+2
| | | * | | nl80211: increase wiphy dump size dynamicallyJohannes Berg2013-03-011-5/+25
| | | * | | mac80211: really fix monitor mode channel reportingJohannes Berg2013-02-281-8/+13
| | | * | | nl80211: remove channel width and extended capa advertisingJohannes Berg2013-02-272-23/+1
| | | * | | mac80211: Fix crash due to un-canceled work-itemsBen Greear2013-02-261-0/+11
| | | * | | mac80211: stop timers before canceling work itemsBen Greear2013-02-261-5/+9
| | * | | | net/ipv4: Timestamp option cannot overflow with prespecified addressesDavid Ward2013-03-061-1/+1
| | * | | | net: reduce net_rx_action() latency to 2 HZEric Dumazet2013-03-061-1/+1
| | * | | | net: fix new kernel-doc warnings in net coreRandy Dunlap2013-03-061-1/+1
| | * | | | pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligiblePaolo Valente2013-03-061-2/+0
| | * | | | pkt_sched: sch_qfq: do not allow virtual time to jump if an aggregate is in s...Paolo Valente2013-03-061-1/+2
| | * | | | pkt_sched: sch_qfq: prevent budget from wrapping around after a dequeuePaolo Valente2013-03-061-1/+9
| | * | | | pkt_sched: sch_qfq: serve activated aggregates immediately if the scheduler i...Paolo Valente2013-03-061-14/+22
| | * | | | pkt_sched: sch_qfq: fix the update of eligible-group setsPaolo Valente2013-03-061-1/+1
| | * | | | pkt_sched: sch_qfq: properly cap timestamps in charge_actual_servicePaolo Valente2013-03-061-2/+11
| | * | | | net/irda: Raise dtr in non-blocking openPeter Hurley2013-03-061-2/+9
| | * | | | net/irda: Use barrier to set task statePeter Hurley2013-03-061-1/+1
| | * | | | net/irda: Hold port lock while bumping blocked_openPeter Hurley2013-03-061-2/+2
| | * | | | net/irda: Fix port open countsPeter Hurley2013-03-061-9/+5
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-101-3/+1
| |\ \ \ \ \
| | * | | | | fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-041-3/+1
| * | | | | | Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann2013-03-091-1/+1
| | |/ / / / | |/| | | |
* | | | | | flow_dissector: support L2 GREMichael Dalton2013-03-121-0/+11
* | | | | | net: can: af_can.c: Fix checkpatch warningsValentin Ilie2013-03-111-13/+8
* | | | | | ipv6: introduce ip6tunnel_xmit() helperCong Wang2013-03-102-30/+2
* | | | | | ipv6: remove superfluous nla_data() NULL pointer checksMathias Krause2013-03-101-6/+0
* | | | | | tunnel: use iptunnel_xmit() againCong Wang2013-03-103-32/+4
* | | | | | ipip: capture inner headers during encapsulationPravin B Shelar2013-03-091-6/+7
* | | | | | ipip: Use tunnel_ip_select_ident() for tunnel IP-Identification.Pravin B Shelar2013-03-091-1/+20
* | | | | | dcb: fix sparse warningsstephen hemminger2013-03-091-0/+1
* | | | | | tunneling: Add generic Tunnel segmentation.Pravin B Shelar2013-03-096-27/+105
* | | | | | tunneling: Capture inner mac header during encapsulation.Pravin B Shelar2013-03-091-0/+2
* | | | | | net: Add skb_headers_offset_update helper function.Pravin B Shelar2013-03-091-20/+14
* | | | | | tunnel: Inherit NETIF_F_SG for hw_enc_features.Pravin B Shelar2013-03-091-0/+4
* | | | | | net: Kill link between CSUM and SG features.Pravin B Shelar2013-03-094-36/+46
* | | | | | ipv6: report sin6_scope_id if sockopt RECVORIGDSTADDR is setHannes Frederic Sowa2013-03-081-1/+3
* | | | | | ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_idHannes Frederic Sowa2013-03-086-26/+26
* | | | | | ipv6: ndisc: remove redundant check for !dev->addr_lenThomas Graf2013-03-081-2/+0
* | | | | | ipv6 flowlabel: add __rcu annotationsEric Dumazet2013-03-071-3/+8
* | | | | | bridge: use ipv4_is_local_multicast() helperAmerigo Wang2013-03-071-1/+1
* | | | | | CAIF: fix indentation for function argumentsSilviu-Mihai Popescu2013-03-0712-56/+55
* | | | | | tcp: uninline tcp_prequeue()Eric Dumazet2013-03-071-0/+44
* | | | | | net: generic fdb support for drivers without ndo_fdb_<op>Vlad Yasevich2013-03-071-6/+75
* | | | | | htb: add HTB_DIRECT_QLEN attributeEric Dumazet2013-03-061-15/+16
* | | | | | netconf: add the handler to dump entriesNicolas Dichtel2013-03-062-2/+138
* | | | | | net: introduce NAPI_POLL_WEIGHTEric Dumazet2013-03-061-0/+3
* | | | | | tcp: ipv6: bind() use stronger condition for bind_conflictFlavio Leitner2013-03-061-0/+4
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-0619-139/+175
|\ \ \ \ \ | |/ / / / |/| | | |