| Commit message (Expand) | Author | Age | Files | Lines |
* | can: sja1000 platform data fixes | Wolfgang Grandegger | 2010-05-17 | 1 | -1/+1 |
* | net: Introduce skb_tunnel_rx() helper | Eric Dumazet | 2010-05-17 | 1 | -0/+20 |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-05-17 | 1 | -0/+39 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-17 | 1 | -0/+39 |
| |\ |
|
| | * | mac80211: add offload channel switch support | Johannes Berg | 2010-05-12 | 1 | -0/+39 |
* | | | X25: Move accept approve flag to bitfield | andrew hendry | 2010-05-17 | 1 | -3/+2 |
* | | | X25: Move interrupt flag to bitfield | andrew hendry | 2010-05-17 | 1 | -1/+2 |
* | | | X25: Move qbit flag to bitfield | andrew hendry | 2010-05-17 | 1 | -1/+5 |
* | | | net: implements ip_route_input_noref() | Eric Dumazet | 2010-05-17 | 1 | -1/+16 |
* | | | net: add a noref bit on skb dst | Eric Dumazet | 2010-05-17 | 3 | -12/+107 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-16 | 2 | -22/+22 |
|\ \ \ |
|
| * | | | rtnetlink: make SR-IOV VF interface symmetric | Chris Wright | 2010-05-16 | 1 | -4/+19 |
| * | | | tcp: fix MD5 (RFC2385) support | Eric Dumazet | 2010-05-16 | 1 | -18/+3 |
* | | | | net: Introduce sk_route_nocaps | Eric Dumazet | 2010-05-16 | 1 | -0/+8 |
* | | | | net: Consistent skb timestamping | Eric Dumazet | 2010-05-15 | 1 | -0/+1 |
* | | | | net: adjust handle_macvlan to pass port struct to hook | Jiri Pirko | 2010-05-15 | 1 | -1/+2 |
* | | | | net: reserve ports for applications using fixed port numbers | Amerigo Wang | 2010-05-15 | 1 | -0/+6 |
* | | | | sysctl: add proc_do_large_bitmap | Octavian Purdila | 2010-05-15 | 1 | -0/+2 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-05-13 | 1 | -26/+19 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' of git://dev.medozas.de/linux | Patrick McHardy | 2010-05-11 | 1 | -26/+19 |
| |\ \ \ \ |
|
| | * | | | | netfilter: xtables: change hotdrop pointer to direct modification | Jan Engelhardt | 2010-05-11 | 1 | -1/+4 |
| | * | | | | netfilter: xtables: deconstify struct xt_action_param for matches | Jan Engelhardt | 2010-05-11 | 1 | -1/+1 |
| | * | | | | netfilter: xtables: substitute temporary defines by final name | Jan Engelhardt | 2010-05-11 | 1 | -2/+0 |
| | * | | | | netfilter: xtables: combine struct xt_match_param and xt_target_param | Jan Engelhardt | 2010-05-11 | 1 | -25/+17 |
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-05-12 | 4 | -33/+20 |
|\ \ \ \ \ \ |
|
| * | | | | | | ipv6: ip6mr: support multiple tables | Patrick McHardy | 2010-05-11 | 4 | -5/+19 |
| * | | | | | | ipv6: ip6mr: move mroute data into seperate structure | Patrick McHardy | 2010-05-11 | 2 | -16/+2 |
| * | | | | | | ipv6: ip6mr: convert struct mfc_cache to struct list_head | Patrick McHardy | 2010-05-11 | 2 | -3/+3 |
| * | | | | | | ipv6: ip6mr: remove net pointer from struct mfc6_cache | Patrick McHardy | 2010-05-11 | 1 | -15/+0 |
| * | | | | | | ipv6: ip6mr: move unres_queue and timer to per-namespace data | Patrick McHardy | 2010-05-11 | 1 | -0/+2 |
| |/ / / / / |
|
* | | | | | | tipc: Update commenting in TIPC API | Allan Stephens | 2010-05-12 | 2 | -11/+11 |
* | | | | | | tipc: Add support for "-s" configuration option | Allan Stephens | 2010-05-12 | 1 | -0/+1 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-12 | 23 | -51/+69 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | revert "procfs: provide stack information for threads" and its fixup commits | Robin Holt | 2010-05-11 | 1 | -1/+0 |
| * | | | | dma-mapping: fix dma_sync_single_range_* | FUJITA Tomonori | 2010-05-11 | 1 | -2/+2 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-11 | 2 | -0/+4 |
| |\ \ \ \ |
|
| | * | | | | sctp: Fix a race between ICMP protocol unreachable and connect() | Vlad Yasevich | 2010-05-06 | 2 | -0/+4 |
| * | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-05-07 | 1 | -28/+0 |
| |\ \ \ \ \ |
|
| | * | | | | | drm/ttm: Remove the ttm_bo_block_reservation() function. | Thomas Hellstrom | 2010-05-07 | 1 | -28/+0 |
| * | | | | | | Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-05-07 | 1 | -1/+0 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | V4L/DVB: saa7146: fix regression of the av7110/budget-av driver | Hans Verkuil | 2010-05-06 | 1 | -1/+0 |
| * | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-07 | 2 | -0/+3 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | rcu: create rcu_my_thread_group_empty() wrapper | Paul E. McKenney | 2010-05-06 | 1 | -0/+2 |
| | * | | | | | | cgroup: Check task_lock in task_subsys_state() | Li Zefan | 2010-05-04 | 1 | -0/+1 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-05 | 2 | -1/+2 |
| |\ \ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | i2c-core: Use per-adapter userspace device lists | Jean Delvare | 2010-05-04 | 1 | -0/+2 |
| * | | | | | | | USB: rename usb_buffer_alloc() and usb_buffer_free() | Daniel Mack | 2010-04-30 | 1 | -3/+15 |
| * | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-04-29 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | NFS: Fix an unstable write data integrity race | Trond Myklebust | 2010-04-22 | 1 | -0/+1 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-04-28 | 2 | -0/+2 |
| |\ \ \ \ \ \ \ \ |
|