summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-043-4/+3
|\
| * include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentJulia Lawall2011-02-041-1/+2
| * net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller2011-02-041-0/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-031-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-282-1/+2
| |\ \ \
| * | | | mac80211: add MCS information to radiotapJohannes Berg2011-01-281-0/+25
* | | | | sched: CHOKe flow schedulerstephen hemminger2011-02-031-0/+29
* | | | | tcp: Increase the initial congestion window to 10.David S. Miller2011-02-031-9/+3
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-0315-3/+1889
|\ \ \ \ \
| * | | | | netfilter: xtables: add device group matchPatrick McHardy2011-02-032-0/+22
| * | | | | netfilter: ipset: fix linking with CONFIG_IPV6=nPatrick McHardy2011-02-021-0/+10
| * | | | | netfilter: ipset: install ipset related header filesPatrick McHardy2011-02-013-0/+8
| * | | | | IPVS: Remove unused variablesSimon Horman2011-02-011-2/+0
| * | | | | netfilter: xtables: "set" match and "SET" target supportJozsef Kadlecsik2011-02-011-0/+55
| * | | | | netfilter: ipset: list:set set type supportJozsef Kadlecsik2011-02-011-0/+27
| * | | | | netfilter: ipset: hash:ip set type supportJozsef Kadlecsik2011-02-012-0/+1100
| * | | | | netfilter: ipset: bitmap:ip set type supportJozsef Kadlecsik2011-02-012-0/+158
| * | | | | netfilter: ipset: IP set core supportJozsef Kadlecsik2011-02-013-0/+498
| * | | | | netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macrosJozsef Kadlecsik2011-02-012-1/+11
* | | | | | ipv4: Update some fib_hash centric interface names.David S. Miller2011-02-021-3/+3
* | | | | | ipv4: Consolidate all default route selection implementations.David S. Miller2011-02-011-5/+1
* | | | | | ipv4: Remember FIB alias list head and table in lookup results.David S. Miller2011-02-011-0/+3
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-314-0/+6
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman2011-01-302-0/+3
| * | | | | caif: bugfix - add caif headers for userspace usage.sjur.brandeland@stericsson.com2011-01-302-0/+3
* | | | | | 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-283-2/+13
* | | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-01-282-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
* | | | | | net: fix dev_seq_next()Eric Dumazet2011-01-281-1/+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-273-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: reduce and unify printk level in netdev_fix_features()Michał Mirosław2011-01-251-1/+1
* | | | | | net: change netdev->features to u32Michał Mirosław2011-01-255-17/+17
* | | | | | net: RPS: Enable hardware acceleration of RFSBen Hutchings2011-01-241-3/+30
* | | | | | lib: cpu_rmap: CPU affinity reverse-mappingBen Hutchings2011-01-241-0/+73
* | | | | | Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...David S. Miller2011-01-242-1/+35
|\ \ \ \ \ \
| * | | | | | genirq: Add IRQ affinity notifiersBen Hutchings2011-01-222-1/+35
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-2438-82/+173
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2011-01-24281-1812/+7244
| |\ \ \ \ \ \