summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: Kill NETEVENT_PMTU_UPDATE.David S. Miller2011-02-081-1/+0
* net: Remove bogus barrier() in dst_allfrag().David S. Miller2011-02-081-2/+0
* ipsec: allow to align IPv4 AH on 32 bitsNicolas Dichtel2011-02-081-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-081-1/+57
|\
| * mac80211: Add testing functionality for TKIPJouni Malinen2011-02-031-0/+4
| * mac80211: add HW flag for disabling auto link-PS in AP modeArik Nemtsov2011-02-031-1/+53
* | tcp: Add reference to initial CWND ietf draft.David S. Miller2011-02-051-1/+1
* | inetpeer: Move ICMP rate limiting state into inet_peer entries.David S. Miller2011-02-043-5/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-042-4/+2
|\ \
| * | include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentJulia Lawall2011-02-031-1/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-021-3/+0
| |\ \
| | * | netfilter: ecache: always set events bits, filter them laterPablo Neira Ayuso2011-02-011-3/+0
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-031-0/+25
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-281-0/+1
| |\ \ \
| * | | | mac80211: add MCS information to radiotapJohannes Berg2011-01-281-0/+25
* | | | | tcp: Increase the initial congestion window to 10.David S. Miller2011-02-021-9/+3
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-022-2/+9
|\ \ \ \ \
| * | | | | IPVS: Remove unused variablesSimon Horman2011-02-011-2/+0
| * | | | | netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macrosJozsef Kadlecsik2011-02-011-0/+9
* | | | | | ipv4: Update some fib_hash centric interface names.David S. Miller2011-02-011-3/+3
* | | | | | ipv4: Consolidate all default route selection implementations.David S. Miller2011-01-311-5/+1
* | | | | | ipv4: Remember FIB alias list head and table in lookup results.David S. Miller2011-01-311-0/+3
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-311-0/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman2011-01-301-0/+2
* | | | | | ipv4: Attach FIB info to dst_default_metrics when possibleDavid S. Miller2011-01-281-0/+1
* | | | | | ipv4: Allocate fib metrics dynamically.David S. Miller2011-01-281-1/+1
* | | | | | net: Pre-COW metrics for TCP.David S. Miller2011-01-273-2/+13
* | | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-01-272-2/+21
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-211-1/+2
| * | | | | mac80211: allow advertising correct maximum aggregate sizeJohannes Berg2011-01-191-0/+5
| * | | | | mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-191-1/+6
| * | | | | mac80211: add hw configuration for max ampdu buffer sizeLuciano Coelho2011-01-191-0/+8
* | | | | | inetpeer: Mark metrics as "new" in fresh inetpeer entries.David S. Miller2011-01-271-0/+7
* | | | | | inetpeer: Add metrics storage to inetpeer entries.David S. Miller2011-01-271-2/+4
* | | | | | net: Implement read-only protection and COW'ing of metrics.David S. Miller2011-01-263-37/+80
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-261-0/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-261-0/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg2011-01-191-0/+1
* | | | | | net: change netdev->features to u32Michał Mirosław2011-01-243-4/+4
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-242-3/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2011-01-241-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-191-0/+1
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | / | | | | |_|/ | | | |/| |
| * | | | | net_sched: accurate bytes/packets stats/ratesEric Dumazet2011-01-201-3/+5
| | |/ / / | |/| | |
| * | | | sctp: user perfect name for Delayed SACK Timer optionShan Wei2011-01-191-0/+1
* | | | | net_sched: RCU conversion of stabEric Dumazet2011-01-201-6/+15
* | | | | net_sched: move TCQ_F_THROTTLED flagEric Dumazet2011-01-201-10/+28
| |_|_|/ |/| | |
* | | | netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=nPatrick McHardy2011-01-201-0/+12
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-01-2015-85/+484
|\ \ \ \
| * \ \ \ Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2011-01-199-12/+40
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso2011-01-193-0/+59
OpenPOWER on IntegriCloud