summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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-091-3/+1
| |\ \ \ \
| | * | | | fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-3/+1
| * | | | | Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann2013-03-081-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-051-0/+3
* | | | | tcp: ipv6: bind() use stronger condition for bind_conflictFlavio Leitner2013-03-051-0/+4
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-0519-139/+175
|\ \ \ \ | |/ / / |/| | |
| * | | tcp: fix double-counted receiver RTT when leaving receiver fast pathNeal Cardwell2013-03-041-3/+3
| * | | CAIF: fix sparse warning for caif_usbSilviu-Mihai Popescu2013-03-041-2/+2
| * | | rds: simplify a warning messageCong Wang2013-03-041-4/+1
| * | | net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti2013-03-041-1/+2
| * | | sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZECong Wang2013-03-041-5/+3
| * | | rds: limit the size allocated by rds_message_alloc()Cong Wang2013-03-041-0/+3
| * | | caif_dev: fix sparse warnings for caif_flow_cbSilviu-Mihai Popescu2013-03-031-1/+1
| * | | sctp: use the passed in gfp flags instead GFP_KERNELDan Carpenter2013-03-011-1/+1
| * | | ipv[4|6]: correct dropwatch false positive in local_deliver_finishNeil Horman2013-03-012-4/+8
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-03-014-90/+62
| |\ \ \
OpenPOWER on IntegriCloud