| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-02-08 | 17 | -99/+119 |
|\ |
|
| * | [IPSEC] flow: reorder "struct flow_cache_entry" and remove SLAB_HWCACHE_ALIGN | Eric Dumazet | 2008-02-08 | 1 | -2/+2 |
| * | [DECNET] ROUTE: remove unecessary alignment | Eric Dumazet | 2008-02-08 | 1 | -1/+1 |
| * | [IPSEC]: Add support for aes-ctr. | Joy Latten | 2008-02-08 | 1 | -0/+17 |
| * | [TIPC]: declare proto_ops structures as 'const'. | Florian Westphal | 2008-02-08 | 1 | -7/+7 |
| * | [TIPC]: Kill unused static inline (x5) | Ilpo Järvinen | 2008-02-08 | 3 | -23/+0 |
| * | [TC]: oops in em_meta | Stephen Hemminger | 2008-02-08 | 1 | -4/+6 |
| * | [AF_IUCV]: defensive programming of iucv_callback_txdone | Ursula Braun | 2008-02-08 | 1 | -7/+14 |
| * | [AF_IUCV]: broken send_skb_q results in endless loop | Ursula Braun | 2008-02-08 | 1 | -1/+7 |
| * | [IUCV]: wrong irq-disabling locking at module load time | Ursula Braun | 2008-02-08 | 1 | -2/+2 |
| * | [CAN]: Minor clean-ups | Urs Thuermann | 2008-02-08 | 1 | -15/+9 |
| * | [CAN]: Move proto_{,un}register() out of spin-locked region | Urs Thuermann | 2008-02-08 | 1 | -13/+14 |
| * | [CAN]: Clean up module auto loading | Urs Thuermann | 2008-02-08 | 1 | -12/+6 |
| * | [IPSEC] flow: Remove an unnecessary ____cacheline_aligned | Eric Dumazet | 2008-02-08 | 1 | -1/+1 |
| * | [IPV4]: route: fix crash ip_route_input | Patrick McHardy | 2008-02-08 | 1 | -1/+1 |
| * | [NETFILTER]: xt_iprange: add missing #include | Jan Engelhardt | 2008-02-08 | 1 | -0/+1 |
| * | [NETFILTER]: xt_iprange: fix typo in address family | Patrick McHardy | 2008-02-08 | 1 | -1/+1 |
| * | [NETFILTER]: nf_conntrack: fix ct_extend ->move operation | Patrick McHardy | 2008-02-08 | 2 | -4/+5 |
| * | [NETFILTER]: nf_conntrack: TCP conntrack reopening fix | Jozsef Kadlecsik | 2008-02-08 | 1 | -6/+26 |
* | | namespaces: mark NET_NS with "depends on NAMESPACES" | Pavel Emelyanov | 2008-02-08 | 1 | -1/+1 |
|/ |
|
* | Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) | David Howells | 2008-02-07 | 1 | -3/+3 |
* | 9p: fix p9_printfcall export | Andrew Morton | 2008-02-07 | 1 | -2/+2 |
* | 9p: transport API reorganization | Eric Van Hensbergen | 2008-02-07 | 6 | -1145/+1187 |
* | 9p: add remove function to trans_virtio | Eric Van Hensbergen | 2008-02-07 | 1 | -0/+19 |
* | 9p: Convert semaphore to spinlock for p9_idpool | Anthony Liguori | 2008-02-07 | 1 | -12/+8 |
* | 9p: Fix soft lockup in virtio transport | Eric Van Hensbergen | 2008-02-07 | 1 | -1/+1 |
* | 9p: block-based virtio client | Eric Van Hensbergen | 2008-02-07 | 2 | -151/+227 |
* | 9p: create transport rpc cut-thru | Eric Van Hensbergen | 2008-02-07 | 1 | -16/+33 |
* | 9p: fix bug in p9_clone_stat | Martin Stava | 2008-02-07 | 1 | -0/+5 |
* | ipvs: Make wrr "no available servers" error message rate-limited | Sven Wegener | 2008-02-06 | 1 | -1/+2 |
* | Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/... | David S. Miller | 2008-02-06 | 1 | -1/+0 |
|\ |
|
| * | mac80211: Is not EXPERIMENTAL anymore | Michael Buesch | 2008-02-05 | 1 | -1/+0 |
* | | [NET_SCHED]: cls_flow: support classification based on VLAN tag | Patrick McHardy | 2008-02-06 | 1 | -0/+12 |
* | | [NET_SCHED]: cls_flow: fix key mask validity check | Patrick McHardy | 2008-02-06 | 1 | -2/+3 |
* | | [NET_SCHED]: em_meta: fix compile warning | Patrick McHardy | 2008-02-06 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-02-05 | 13 | -88/+58 |
|\ \ |
|
| * | | [PKT_SCHED]: vlan tag match | Stephen Hemminger | 2008-02-05 | 1 | -0/+17 |
| * | | [NET] rtnetlink.c: remove no longer used functions | Adrian Bunk | 2008-02-05 | 1 | -44/+0 |
| * | | [ICMP]: Restore pskb_pull calls in receive function | Herbert Xu | 2008-02-05 | 2 | -2/+4 |
| * | | [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations. | Pavel Emelyanov | 2008-02-05 | 2 | -4/+4 |
| * | | bluetooth rfcomm tty: destroy before tty_close() | Dave Young | 2008-02-05 | 1 | -1/+2 |
| * | | bluetooth: uninlining | Andrew Morton | 2008-02-05 | 1 | -11/+19 |
| * | | bluetooth: hidp_process_hid_control remove unnecessary parameter dealing | Dave Young | 2008-02-05 | 1 | -18/+1 |
| * | | [SCTP]: Fix kernel panic while received AUTH chunk with BAD shared key identi... | Wei Yongjun | 2008-02-05 | 1 | -3/+3 |
| * | | [SCTP]: Fix kernel panic while received AUTH chunk while enabled auth | Wei Yongjun | 2008-02-05 | 1 | -0/+4 |
| * | | [IPV4]: Formatting fix for /proc/net/fib_trie. | Denis V. Lunev | 2008-02-05 | 1 | -2/+1 |
| * | | [NET_SCHED]: Add #ifdef CONFIG_NET_EMATCH in net/sched/cls_flow.c (latest git... | Rami Rosen | 2008-02-05 | 1 | -2/+2 |
| * | | [IPSEC] xfrm4_beet_input(): fix an if() | Adrian Bunk | 2008-02-05 | 1 | -1/+1 |
| |/ |
|
* / | NetLabel: introduce a new kernel configuration API for NetLabel | Paul Moore | 2008-02-05 | 5 | -3/+184 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-02-04 | 2 | -5/+32 |
|\ |
|