summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net/ipv4: VTI support new module for ip_vti.Saurabh2012-07-181-0/+14
* net/ipv4: VTI support rx-path hook in xfrm4_mode_tunnel.Saurabh2012-07-181-0/+2
* ipv6: fix inet6_csk_xmit()Eric Dumazet2012-07-182-3/+4
* Merge branch 'nexthop_exceptions'David S. Miller2012-07-176-6/+30
|\
| * ipv4: Add FIB nexthop exceptions.David S. Miller2012-07-171-0/+18
| * net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller2012-07-171-2/+4
| * sctp: Adjust PMTU updates to accomodate route invalidation.David S. Miller2012-07-162-4/+4
| * ipv6: Add helper inet6_csk_update_pmtu().David S. Miller2012-07-161-0/+2
| * ipv4: Add helper inet_csk_update_pmtu().David S. Miller2012-07-161-0/+2
* | team: add netpoll supportJiri Pirko2012-07-171-0/+33
* | netpoll: move np->dev and np->dev_name init into __netpoll_setup()Jiri Pirko2012-07-171-1/+1
* | tcp: implement RFC 5961 4.2Eric Dumazet2012-07-171-1/+1
* | tcp: implement RFC 5961 3.2Eric Dumazet2012-07-172-0/+2
* | etherdevice: Rename random_ether_addr to eth_random_addrJoe Perches2012-07-161-6/+8
* | Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2012-07-161-2/+2
|\ \
| * | tipc: remove print_buf and deprecated log buffer codeErik Hugne2012-07-131-2/+2
* | | net: make sock diag per-namespaceAndrey Vagin2012-07-162-1/+1
* | | tcp: add OFO snmp countersEric Dumazet2012-07-161-1/+4
| |/ |/|
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-07-139-42/+321
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-129-42/+321
| |\ \
| | * | bcma: add PMU clock support for BCM4706Hauke Mehrtens2012-07-111-0/+14
| | * | NFC: Add ISO 14443 type B protocolSamuel Ortiz2012-07-091-6/+8
| | * | NFC: Allow HCI driver to pre-open pipes to some gatesEric Lapuyade2012-07-091-3/+14
| | * | NFC: Driver failure APIEric Lapuyade2012-07-091-0/+2
| | * | NFC: Prepare asynchronous error management for driver and shdlcEric Lapuyade2012-07-091-0/+2
| | * | bcma: add bcma_pmu_spuravoid_pllupdate()Hauke Mehrtens2012-07-091-0/+14
| | * | bcma: complete workaround for BCMA43224 and BCM4313Hauke Mehrtens2012-07-091-0/+8
| | * | bcma: add constants for chip idsHauke Mehrtens2012-07-091-0/+30
| | * | bcma: extend workaround for bcm4331Hauke Mehrtens2012-07-091-0/+1
| | * | cfg80211: bitrate calculation for 60gVladimir Kondratiev2012-07-051-0/+2
| | * | {nl,cfg}80211: support high bitratesVladimir Kondratiev2012-07-052-1/+10
| | * | mac80211: add TX prepare APIJohannes Berg2012-07-031-0/+15
| | * | mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn2012-07-031-4/+4
| | * | mac80211: remove tx_frags driver callbackJohannes Berg2012-07-021-15/+0
| | * | wireless: 60g protocol constantsVladimir Kondratiev2012-07-021-1/+89
| | * | cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev2012-07-022-0/+4
| | * | cfg80211/mac80211: remove .get_channelMichal Kazior2012-06-291-6/+0
| | * | cfg80211: track monitor interfaces countMichal Kazior2012-06-291-0/+4
| | * | cfg80211: track ibss fixed channelMichal Kazior2012-06-291-0/+2
| | * | cfg80211: add channel tracking for AP and meshMichal Kazior2012-06-291-0/+3
| | * | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-06-2811-217/+332
| | |\ \
| | * | | cfg80211: allow advertising VHT capabilitiesMahesh Palivela2012-06-282-0/+23
| | * | | wireless: add VHT (802.11ac) definitionsMahesh Palivela2012-06-281-0/+70
| | * | | mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg2012-06-281-6/+0
| | * | | cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg2012-06-271-0/+2
* | | | | ipv4: Don't store a rule pointer in fib_result.David S. Miller2012-07-131-9/+3
|/ / / /
* | | | ipv4: Remove tb_peers from fib_table.David S. Miller2012-07-121-1/+0
* | | | team: make team_port_enabled() and team_port_txable() static inlineJiri Pirko2012-07-121-2/+9
* | | | team: use function team_port_txable() for determing enabled and up portJiri Pirko2012-07-121-0/+1
* | | | net: sched: add ipset ematchFlorian Westphal2012-07-121-1/+2