aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* net: reorder struct Qdisc for better SMP performanceEric Dumazet2009-03-20
* rtnetlink: add new value for DHCP added routesStephen Hemminger2009-03-20
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-17
|\
| * cfg80211: add regulatory netlink multicast groupLuis R. Rodriguez2009-03-16
| * cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez2009-03-16
| * cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez2009-03-16
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-17
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-17
| |\ \
| | * | netfilter: conntrack: don't deliver events for racy packetsPablo Neira Ayuso2009-03-16
* | | | GRO: Move netpoll checks to correct locationHerbert Xu2009-03-16
| |_|/ |/| |
* | | tcp: cache result of earlier divides when mss-aligning thingsIlpo Järvinen2009-03-15
* | | tcp: simplify tcp_current_mssIlpo Järvinen2009-03-15
* | | tcp: consolidate paws checkIlpo Järvinen2009-03-15
* | | net: reorder fields of struct socketEric Dumazet2009-03-15
* | | ppp: ppp_mp_explode() redesignGabriele Paoloni2009-03-13
* | | phylib: convert state_queue work to delayed_workMarcin Slusarz2009-03-13
* | | Network Drop Monitor: Adding Build changes to enable drop monitorNeil Horman2009-03-13
* | | Network Drop Monitor: Adding drop monitor implementation & Netlink protocolNeil Horman2009-03-13
* | | Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-...Neil Horman2009-03-13
* | | Network Drop Monitor: Add trace declaration for skb freesNeil Horman2009-03-13
* | | ssb: Add SPROM fallback supportMichael Buesch2009-03-05
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-05
|\| |
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-05
| |\ \
| | * \ Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-03
| | |\ \
| | | * | sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani2009-02-27
| | * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-03-03
| | |\ \ \
| | | * | | rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney2009-02-25
| | | |/ /
| | * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-02
| | |\ \ \
| | | * | | fix warning in io_mapping_map_wc()Pallipadi, Venkatesh2009-03-02
| * | | | | vlan: Fix vlan-in-vlan crashes.David S. Miller2009-03-05
| * | | | | netns: Remove net_aliveEric W. Biederman2009-03-03
| |/ / / /
* | | | | neigh: Allow for user space users of the neighbour tableEric Biederman2009-03-04
* | | | | sctp: Fix broken RTO-doubling for data retransmitsVlad Yasevich2009-03-03
* | | | | tcp: tcp_init_wl / tcp_update_wl argument cleanupHantzis Fotis2009-03-03
* | | | | skbuff.h: fix timestamps kernel-docRandy Dunlap2009-03-02
* | | | | wimax/i2400m: implement RX reorder supportInaky Perez-Gonzalez2009-03-02
* | | | | wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)Inaky Perez-Gonzalez2009-03-02
* | | | | wimax: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-02
* | | | | wimax/i2400m: allow control of the base-station idle mode timeoutInaky Perez-Gonzalez2009-03-02
* | | | | tcp: kill eff_sacks "cache", the sole user can calculate itselfIlpo Järvinen2009-03-02
* | | | | tcp: add helper for AI algorithmIlpo Järvinen2009-03-02
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-02
|\| | | |
| * | | | net headers: export dcbnl.hChris Leech2009-03-01
| * | | | net headers: cleanup dcbnl.hChris Leech2009-03-01
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-28
| |\| | |
| | * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-27
| | |\ \ \
| | | * | | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi2009-02-25
| | * | | | Fix recursive lock in free_uid()/free_user_ns()David Howells2009-02-27
| | * | | | block: reduce stack footprint of blk_recount_segments()Jens Axboe2009-02-26
| | * | | | ide: fix refcounting in device driversBartlomiej Zolnierkiewicz2009-02-25