Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | usb-serial: Use tty_port version console instead of usb_serial_port | Jason Wessel | 2010-05-20 | 1 | -2/+0 | |
| * | | | USB: remove bogus USB_PORT_FEAT_*_SPEED symbols | Alan Stern | 2010-05-20 | 1 | -5/+2 | |
| * | | | USB: split hub.h into ch11.h and merge-in hcd.h | Eric Lescouet | 2010-05-20 | 2 | -41/+43 | |
| * | | | USB: make hub.h public (drivers dependency) | Eric Lescouet | 2010-05-20 | 2 | -1/+206 | |
| * | | | USB: make hcd.h public (drivers dependency) | Eric Lescouet | 2010-05-20 | 1 | -0/+578 | |
| |/ / | ||||||
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-05-20 | 116 | -739/+3252 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-05-18 | 42 | -440/+704 | |
| |\ \ \ | ||||||
| * | | | | ipv6: Replace inet6_ifaddr->dead with state | Herbert Xu | 2010-05-18 | 1 | -2/+10 | |
| * | | | | net: Add netlink support for virtual port management (was iovnl) | Scott Feldman | 2010-05-17 | 2 | -0/+83 | |
| * | | | | 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 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-11 | 3 | -2/+28 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | / / / / | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| | * | | | | | | | mac80211: improve HT channel handling | Johannes Berg | 2010-05-07 | 1 | -0/+4 | |
| | * | | | | | | | cfg80211/mac80211: better channel handling | Johannes Berg | 2010-05-07 | 2 | -2/+22 | |
| | * | | | | | | | mac80211: fix BSS info reconfiguration | Johannes Berg | 2010-05-07 | 1 | -0/+2 | |
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-05-10 | 15 | -58/+113 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2010-05-10 | 56 | -347/+808 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | netfilter: x_tables: rectify XT_FUNCTION_MAXNAMELEN usage | Jan Engelhardt | 2010-04-27 | 1 | -8/+6 | |
| | * | | | | | | | | netfilter: nf_conntrack: extend with extra stat counter | Jesper Dangaard Brouer | 2010-04-23 | 1 | -0/+1 | |
| | * | | | | | | | | netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPP... | Bart De Schuymer | 2010-04-20 | 1 | -0/+7 | |
| | * | | | | | | | | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2010-04-20 | 152 | -586/+2672 | |
| | |\ \ \ \ \ \ \ \ |