summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ATM]: track and close listen sockets when sigd exitsChas Williams2005-09-283-6/+7
* [ATM]: net/atm/ioctl.c: autoload pppoatm and br2684Roman Kagan2005-09-281-8/+26
* [TCP]: Fix init_cwnd calculations in tcp_select_initial_window()David S. Miller2005-09-281-5/+6
* [APPLETALK]: Fix broadcast bug.Oliver Dawid2005-09-271-9/+22
* [NET]: Slightly optimize ethernet address comparison.David S. Miller2005-09-271-10/+21
* [NET]: Fix GCC4 compile error: sysctl in linux/if_ether.hBen Dooks2005-09-271-0/+2
* [ROSE]: fix typo (regeistration)Alexey Dobriyan2005-09-271-1/+1
* [ROSE]: check rose_ndevs earlierAlexey Dobriyan2005-09-271-9/+11
* [ROSE]: return sane -E* from rose_proto_init()Alexey Dobriyan2005-09-271-4/+6
* [ROSE]: do proto_unregister() on exit pathsAlexey Dobriyan2005-09-271-0/+2
* [NET]: Add Sun Cassini driver.David S. Miller2005-09-275-0/+9747
* [NET]: Fix module reference counts for loadable protocol modulesFrank Filz2005-09-272-13/+20
* [NET]: Reorder some hot fields of struct net_deviceEric Dumazet2005-09-271-34/+55
* [NET]: Prefetch dev->qdisc_lock in dev_queue_xmit()Eric Dumazet2005-09-271-0/+2
* [NET]: Use non-recursive algorithm in skb_copy_datagram_iovec()Daniel Phillips2005-09-271-55/+26
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-09-2728-1192/+908
|\
| * [SPARC64]: Do not do TLB pre-filling any more.David S. Miller2005-09-262-35/+0
| * [SPARC64]: Simplify Spitfire D-cache page flush.David S. Miller2005-09-261-46/+23
| * [SPARC64]: Probe D/I/E-cache config and use.David S. Miller2005-09-266-23/+106
| * [SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller2005-09-257-15/+156
| * [SPARC64]: Fix mask formation in tomatillo_wsync_handler()David S. Miller2005-09-241-1/+1
| * [SPARC64]: Mark functions called by paging_init() as __init.David S. Miller2005-09-231-6/+6
| * [SPARC64]: Kill unused variable in setup_arch()David S. Miller2005-09-231-7/+0
| * [SPARC64]: Fix comment typo in head.SDavid S. Miller2005-09-221-1/+1
| * [SPARC64]: Rewrite bootup sequence.David S. Miller2005-09-2214-644/+254
| * [SPARC64]: Kill readjust_prom_translations()David S. Miller2005-09-221-35/+0
| * [SPARC64]: Remove unnecessary paging_init() cruft.David S. Miller2005-09-221-99/+15
| * [SPARC64]: Do not allocate OBP page tables using bootmemDavid S. Miller2005-09-221-47/+100
| * [SPARC64]: Break up inherit_prom_mappings() into it's constituent parts.David S. Miller2005-09-221-141/+160
| * [SPARC64]: Do not allocate prom translations using bootmem.David S. Miller2005-09-211-28/+26
| * [SPARC64]: Remove ktlb.S instruction patching.David S. Miller2005-09-212-39/+24
| * [SPARC64]: Kill SZ_BITS define from dtlb_backend.SDavid S. Miller2005-09-211-12/+1
| * [SPARC64]: Move kernel TLB miss handling into a seperate file.David S. Miller2005-09-214-157/+179
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-09-273-24/+94
|\ \
| * | [TG3]: Update driver version and release date.David S. Miller2005-09-271-2/+2
| * | [TG3]: misc. fixesMichael Chan2005-09-271-7/+46
| * | [TG3]: 5780 PHY fixesMichael Chan2005-09-272-6/+32
| * | [NEIGH]: Add debugging check when adding timers.David S. Miller2005-09-271-9/+14
* | | [PATCH] Make POSIX message queue sys_mq_open() honor umaskKrzysztof Benedyczak2005-09-271-0/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-09-2633-717/+992
|\ \ \ | |/ /
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6David S. Miller2005-09-2622-614/+875
| |\ \
| | * | [LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsgArnaldo Carvalho de Melo2005-09-225-36/+154
| | * | [LLC]: Fix the accept pathArnaldo Carvalho de Melo2005-09-227-93/+132
| | * | [LLC]: Fix sparse warningsArnaldo Carvalho de Melo2005-09-227-16/+19
| | * | [TR]: Set correct frame type for SNAP packetsJochen Friedrich2005-09-221-1/+1
| | * | [LLC]: Fix llc_fixup_skb() bugJochen Friedrich2005-09-221-2/+6
| | * | [LLC]: Fix for Bugzilla ticket #5157Jochen Friedrich2005-09-221-2/+2
| | * | [LLC]: Fix for Bugzilla ticket #5156Jochen Friedrich2005-09-222-0/+8
| | * | [LLC]: Use refcounting with struct llc_sapArnaldo Carvalho de Melo2005-09-229-48/+56
| | * | [LLC]: Do better struct sock accounting on skbsArnaldo Carvalho de Melo2005-09-225-14/+18
OpenPOWER on IntegriCloud