| Commit message (Expand) | Author | Age | Files | Lines |
* | atm: [suni] add support for setting loopback and framing modes | Chas Williams | 2008-06-17 | 1 | -1/+1 |
* | net: Kill SOCK_SLEEP_PRE and SOCK_SLEEP_POST, no users. | David S. Miller | 2008-06-17 | 1 | -24/+0 |
* | sctp: Kill SCTP_SOCK_SLEEP_{PRE,POST}, unused. | David S. Miller | 2008-06-17 | 1 | -2/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-16 | 1 | -1/+1 |
|\ |
|
| * | ipv6 sit: Avoid extra need for compat layer in PRL management. | YOSHIFUJI Hideaki | 2008-06-16 | 1 | -1/+1 |
* | | netns: introduce the net_hash_mix "salt" for hashes | Pavel Emelyanov | 2008-06-16 | 5 | -5/+30 |
* | | inet6: add struct net argument to inet6_ehashfn | Pavel Emelyanov | 2008-06-16 | 1 | -2/+5 |
* | | inet: add struct net argument to inet_ehashfn | Pavel Emelyanov | 2008-06-16 | 1 | -2/+4 |
* | | inet: add struct net argument to inet_lhashfn | Pavel Emelyanov | 2008-06-16 | 1 | -2/+2 |
* | | inet: add struct net argument to inet_bhashfn | Pavel Emelyanov | 2008-06-16 | 1 | -1/+2 |
* | | udp: add struct net argument to udp_hashfn | Pavel Emelyanov | 2008-06-16 | 1 | -1/+1 |
* | | udp: introduce a udp_hashfn function | Pavel Emelyanov | 2008-06-16 | 1 | -0/+5 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-06-14 | 3 | -37/+386 |
|\ \ |
|
| * | | mac80211: add utility function to get header length | Harvey Harrison | 2008-06-14 | 1 | -0/+6 |
| * | | mac80211: make ieee80211_get_hdrlen_from_skb return unsigned | Harvey Harrison | 2008-06-14 | 1 | -1/+1 |
| * | | mac80211: remove ieee80211_get_morefrag | Harvey Harrison | 2008-06-14 | 1 | -14/+0 |
| * | | mac80211: add helpers for frame control testing | Harvey Harrison | 2008-06-14 | 1 | -18/+374 |
| * | | iwlwifi: remove redundant flags regarding to FAT channel | Emmanuel Grumbach | 2008-06-14 | 1 | -0/+1 |
| * | | nl80211: Fix comment merge error | Michael Buesch | 2008-06-14 | 1 | -4/+4 |
* | | | net: change proto destroy method to return void | Brian Haley | 2008-06-14 | 3 | -3/+3 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-13 | 62 | -137/+320 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-06-13 | 1 | -1/+1 |
| |\ \ |
|
| | * | | parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3 | Kyle McMartin | 2008-06-13 | 1 | -1/+1 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-06-13 | 3 | -10/+2 |
| |\ \ \ |
|
| | * | | | tcp: Revert 'process defer accept as established' changes. | David S. Miller | 2008-06-12 | 3 | -10/+2 |
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-06-12 | 1 | -1/+4 |
| |\ \ \ \ |
|
| | * | | | | [ARM] 5091/1: Add missing bitfield include to regs-lcd.h | Stefan Schmidt | 2008-06-12 | 1 | -1/+4 |
| * | | | | | pagemap: pass mm into pagewalkers | Dave Hansen | 2008-06-12 | 1 | -8/+9 |
| * | | | | | cciss: add new hardware support | Mike Miller | 2008-06-12 | 1 | -0/+1 |
| * | | | | | proc_fs.h: move struct mm_struct forward-declaration | Ben Nizette | 2008-06-12 | 1 | -2/+2 |
| * | | | | | m68k: Add ext2_find_{first,next}_bit() for ext4 | Aneesh Kumar K.V | 2008-06-12 | 1 | -2/+43 |
| | |_|/ /
| |/| | | |
|
| * | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-06-12 | 1 | -0/+13 |
| |\ \ \ \ |
|
| | * | | | | sched: fix TASK_WAKEKILL vs SIGKILL race | Oleg Nesterov | 2008-06-10 | 1 | -0/+13 |
| * | | | | | Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-06-12 | 2 | -10/+27 |
| |\ \ \ \ \ |
|
| | * | | | | | always_inline timespec_add_ns | Jeremy Fitzhardinge | 2008-06-12 | 1 | -2/+5 |
| | * | | | | | add an inlined version of iter_div_u64_rem | Jeremy Fitzhardinge | 2008-06-12 | 1 | -0/+19 |
| | * | | | | | common implementation of iterative div/mod | Jeremy Fitzhardinge | 2008-06-12 | 2 | -9/+4 |
| * | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-06-11 | 3 | -3/+5 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | proper prototype for acpi_processor_tstate_has_changed() | Adrian Bunk | 2008-06-11 | 1 | -0/+1 |
| | * | | | | | | pnpacpi: fix IRQ flag decoding | Bjorn Helgaas | 2008-06-11 | 1 | -3/+3 |
| | * | | | | | | cpuidle acpi driver: fix oops on AC<->DC | Venkatesh Pallipadi | 2008-06-11 | 1 | -0/+1 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-06-11 | 2 | -1/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | KVM: migrate PIT timer | Marcelo Tosatti | 2008-06-06 | 1 | -1/+1 |
| | * | | | | | | KVM: ppc: Remove duplicate function | Hollis Blanchard | 2008-06-06 | 1 | -0/+1 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-06-11 | 6 | -4/+16 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | / /
| | | |_|/ /
| | |/| | | |
|
| | * | | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 2008-06-10 | 1 | -1/+1 |
| | |\ \ \ \ |
|
| | | * | | | | virtio: Fix typo in virtio_net_hdr comments | Mark McLoughlin | 2008-06-10 | 1 | -1/+1 |
| | * | | | | | net: Fix routing tables with id > 255 for legacy software | Krzysztof Piotr Oledzki | 2008-06-10 | 1 | -0/+1 |
| | * | | | | | inet{6}_request_sock: Init ->opt and ->pktopts in the constructor | Arnaldo Carvalho de Melo | 2008-06-10 | 2 | -1/+13 |
| | * | | | | | ipv4: Remove unused declaration from include/net/tcp.h. | Rami Rosen | 2008-06-10 | 1 | -1/+0 |
| | |/ / / / |
|